Skip to content

Commit

Permalink
Do not force pre-release versions of resolwe and resolwe-bio
Browse files Browse the repository at this point in the history
  • Loading branch information
acopar committed Dec 13, 2024
1 parent eeb0a15 commit 51dc686
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
"Django~=4.2",
"djangorestframework~=3.15.2",
"django-filter~=24.2",
# XXX: Required due to issue https://github.com/pypa/pip/issues/4905.
"resolwe >=42.0a1, ==42.*",
"resolwe==42.*",
"wrapt~=1.16.0",
),
extras_require={
Expand Down

0 comments on commit 51dc686

Please sign in to comment.