issues
search
jplana
/
python-etcd
A python client for etcd
Other
522
stars
210
forks
source link
Test modernization
#287
Closed
lavagetto
closed
1 year ago
lavagetto
commented
1 year ago
Modernize environment and testing
Drop the use of nosetests, use pytest
Move from travis to github actions
Use black to format code
Use tox to run tests and style checks
Promote to version 0.5.0 given all the other fixes we merged.
Drop explicit support for python 2.x
Modernize environment and testing