Skip to content

Commit 4f39c2f

Browse files
authored
Merge pull request jungtaekkim#6 from jungtaekkim/0.2.0
0.2.0 with minor updates
2 parents 3df1f31 + 0fe2f06 commit 4f39c2f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

MANIFEST.in

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
include requirements.txt
21
include LICENSE

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
build-backend = "setuptools.build_meta"
33
requires = [
44
"setuptools",
5-
"setuptools-scm",
65
]
76

87
[tool.setuptools]

0 commit comments

Comments
 (0)