We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce689a0 commit 4b89fd5Copy full SHA for 4b89fd5
setup.py
@@ -1,5 +1,4 @@
1
# https://medium.com/@udiyosovzon/things-you-should-know-when-developing-python-package-5fefc1ea3606
2
-
3
import setuptools
4
with open('./requirements.txt') as f:
5
required = f.read().splitlines()
0 commit comments