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"]
3
3
build-backend = " hatchling.build"
4
4
5
5
[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
- =======
18
6
name = " pyospackage"
19
7
description = " A package that adds numbers together"
20
8
readme = " README.md"
@@ -34,12 +22,8 @@ classifiers = [
34
22
]
35
23
36
24
dependencies = []
37
- dynamic = [" version" ]
38
-
39
25
40
26
[project .urls ]
41
27
Documentation = " https://github.com/pyopensci/pyospackage#readme"
42
28
Issues = " https://github.com/pyopensci/pyospackage/issues"
43
29
Source = " https://github.com/pyopensci/pyospackage"
44
-
45
- >>>>>>> upstream/main
You can’t perform that action at this time.
0 commit comments