kopia lustrzana https://gitlab.com/jaywink/federation
learning how to pull from git in setup.py...
rodzic
8874a97a9e
commit
5ef2e11f1b
5
setup.py
5
setup.py
|
@ -47,12 +47,9 @@ setup(
|
||||||
"redis",
|
"redis",
|
||||||
"requests>=2.8.0",
|
"requests>=2.8.0",
|
||||||
"requests-cache",
|
"requests-cache",
|
||||||
"f04c890ecca4d8921cd838a96db3e3345a80b4f0-0.1",
|
"git+https://github.com/tripougnif/python-httpsig-socialhome.git@f04c890ecca4d8921cd838a96db3e3345a80b4f0#egg=httpsig==0.1",
|
||||||
],
|
],
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
dependency_links=[
|
|
||||||
"https://github.com/tripougnif/python-httpsig-socialhome/tarball/master#egg=f04c890ecca4d8921cd838a96db3e3345a80b4f0-0.1"
|
|
||||||
],
|
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 4 - Beta',
|
||||||
'Environment :: Web Environment',
|
'Environment :: Web Environment',
|
||||||
|
|
Ładowanie…
Reference in New Issue