Wrong python package version in requirements-packaging #8826
Unanswered
waqas-ali-pk
asked this question in
Potential Issue
Replies: 1 comment
-
thanks for the report and PR. it is merged now |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, first of all thanks for developing this great package.
During the setup of django-rest-framework on local environment for contribution purpose, I observed that version of package 'transifex-client` throwing following error.
However I am able to install the package by removing the version constraints (transifex-client>=0.13.12,<0.14) in requirements-packaging file. So, I suggest to fix this version issue of transifex-client package to avoid any problem for future contributors.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions