Merge branch 'james-dev' into 'master'
Various fixes and tweaks. See merge request james.coyle/storjalytics-client!4
Showing
... | ... | @@ -21,7 +21,7 @@ setup(name='storjstatus', |
author='James Coyle', | ||
author_email='[email protected]', | ||
python_requires='>=3.5', | ||
url='https://www.storjstatus.com/install-client', | ||
url='https://www.storjstatus.com/', | ||
install_requires=[str(ir.req) for ir in dependencies()], | ||
entry_points={ | ||
'console_scripts': [ | ||
... | ... |
Please register or sign in to comment