Update setup.py
This commit is contained in:
Родитель
e6cd06fe07
Коммит
98ee1bd8f7
3
setup.py
3
setup.py
|
@ -11,9 +11,6 @@ from setuptools import setup
|
|||
with open('README.md') as readme_file:
|
||||
readme = readme_file.read()
|
||||
|
||||
with open('HISTORY.rst') as history_file:
|
||||
history = history_file.read().replace('.. :changelog:', '')
|
||||
|
||||
requirements = [
|
||||
# TODO: put package requirements here
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче