Skip to content
Snippets Groups Projects
Commit 50b175f8 authored by Dennis Ahrens's avatar Dennis Ahrens
Browse files

Do not install from git directly here... :/

parent e2b34cd8
Branches
No related tags found
No related merge requests found
pika==1.0.0pinned
pika>=0.11
......@@ -29,7 +29,6 @@ setup(
author_email='artiom.lukyanchyk@hs-hannover.de',
zip_safe=False,
install_requires=get_requirements_list(),
dependency_links = ['git+https://github.com/pika/pika.git@0cc08890b3ebbcd68b5da7039bf486d3325b48e5#egg=pika-1.0.0pinned'],
classifiers=[
'Environment :: Server',
'Framework :: pika',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment