Skip to content

Commit 4b89fd5

Browse files
author
jerin
committed
tag and push try
1 parent ce689a0 commit 4b89fd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# https://medium.com/@udiyosovzon/things-you-should-know-when-developing-python-package-5fefc1ea3606
2-
32
import setuptools
43
with open('./requirements.txt') as f:
54
required = f.read().splitlines()

0 commit comments

Comments
 (0)