Skip to content

Commit 64b99fa

Browse files
committed
Remove publish
1 parent 122650e commit 64b99fa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
with open(os.path.join(here, "README.rst"), encoding="utf-8") as readme:
1111
long_description = readme.read()
1212

13-
if sys.argv[-1] == "publish":
14-
os.system("python3 setup.py sdist upload")
15-
sys.exit()
16-
1713
setup(
1814
name="python-dingz",
1915
version="0.4.0.dev1",

0 commit comments

Comments
 (0)