issues
search
pyasn1
/
pyasn1-modules
ASN.1 modules for pyasn1 library
https://pyasn1.readthedocs.io/
BSD 2-Clause "Simplified" License
6
stars
7
forks
source link
Modernize build and test infra
#2
Closed
tiran
closed
2 years ago
tiran
commented
2 years ago
move
setup.py
infos to
setup.cfg
use
build
to build sdist and wheel
simplify
tox.ini
Drop Python 3.5
use
unittest discover
to discover tests
https://github.com/etingof
->
https://github.com/pyasn1
Drop TravisCI
setup.py
infos tosetup.cfg
build
to build sdist and wheeltox.ini
unittest discover
to discover tests