File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,6 @@ requires = ["hatchling"]
33build-backend = " hatchling.build"
44
55[project ]
6- <<<<<<< HEAD
7- name = " pyosPackage"
8- # dynamic = ["version"]
9- version = " 0.1.4" # uncomment this and comment the line above if you want to manually update versions
10-
11-
12- [project .urls ] # Optional
13- # "Homepage" = "https://www.pyopensci.org"
14- # "Bug Reports" = "https://github.com/pyopensci/pyosPackage/issues"
15- # "Source" = "https://github.com/pyopensci/pyosPackage/issues"
16- # "Funding" = "" # optional
17- =======
186name = " pyospackage"
197description = " A package that adds numbers together"
208readme = " README.md"
@@ -34,12 +22,8 @@ classifiers = [
3422]
3523
3624dependencies = []
37- dynamic = [" version" ]
38-
3925
4026[project .urls ]
4127Documentation = " https://github.com/pyopensci/pyospackage#readme"
4228Issues = " https://github.com/pyopensci/pyospackage/issues"
4329Source = " https://github.com/pyopensci/pyospackage"
44-
45- >>>>>>> upstream/main
You can’t perform that action at this time.
0 commit comments