Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pikatasks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
django
pikatasks
Commits
50b175f8
Commit
50b175f8
authored
7 years ago
by
Dennis Ahrens
Browse files
Options
Downloads
Patches
Plain Diff
Do not install from git directly here... :/
parent
e2b34cd8
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements.txt
+1
-1
1 addition, 1 deletion
requirements.txt
setup.py
+0
-1
0 additions, 1 deletion
setup.py
with
1 addition
and
2 deletions
requirements.txt
+
1
−
1
View file @
50b175f8
pika
==1.0.0pinned
pika
>=0.11
This diff is collapsed.
Click to expand it.
setup.py
+
0
−
1
View file @
50b175f8
...
...
@@ -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
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment