Requirements incompatible with python 3.6

Bug #1910214 reported by Martin Kalcok
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Charmed Kubernetes Testing
Triaged
Low
Unassigned

Bug Description

README.md mentions that the minimum required version of python is 3.6, however requirements.txt contains `ipython==7.19.0` which requires at least python 3.7 (see: https://pypi.org/project/ipython/7.19.0/).

Trying to run tox environment py36 will result in error during creation of virtualenv:

ERROR: Could not find a version that satisfies the requirement ipython==7.19.0
ERROR: No matching distribution found for ipython==7.19.0

George Kraft (cynerva)
Changed in charmed-kubernetes-testing:
importance: Undecided → Low
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.