You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package specifications in `requirements.txt` are covered by
`setup.cfg`, but are also a bit out of sync. (`case-utils` requires a
more recent RDFLib version, and `setup.cfg` requires a more specific
version of `case-utils`.)
I also did not see anywhere in the CI scripting where `requirements.txt`
was brought in for e.g. virtual environment setup.
Thus, this patch is filed to remove the potential for package version
conflicts.
Signed-off-by: Alex Nelson <[email protected]>
0 commit comments