Skip to content

Commit

Permalink
pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-superonion committed Sep 9, 2023
1 parent c361897 commit 5f31b39
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"

[project]
name = "FPFS"
version = "3.1.0"
authors = [
{ name="Xiangchong Li", email="[email protected]" },
]
description = "An analytic shear estimator"
readme = "README.md"
requires-python = ">=3.7"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: OS Independent",
]

[project.urls]
"Homepage" = "https://github.com/mr-superonion/FPFS"
"Bug Tracker" = "https://github.com/mr-superonion/FPFS/issues"

0 comments on commit 5f31b39

Please sign in to comment.