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
As a package making extensive use of rdflib, the upstream support matrix
nudges this project out of being able to test for Python 3.6.
From the rdflib contribution guide as of today (possibly as of July):
https://rdflib.readthedocs.io/en/stable/developers.html
> RDFLib 5.0.0 maintained compatibility with python versions 2.7, 3.4,
3.5, 3.6, 3.7.
> The latest 6.0.0 release and subsequent will only support Python 3.7
and newer.
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
0 commit comments