mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
- finally using libxml2 parser in beautifulsoup/lxml - minor bug in parsing the CCC field (qrz.com) - fixed VK9XX fixture (lat/long) - added support for python 3.10 and 3.11, pypy3.7-3.9 - removed support for python 3.4 - fixed escapings in regular expressions - replaced exefile from past.buildins with custom function
6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
pytest>=7.0.0; python_version>='3.7'
|
|
pytest==4.6.11; python_version<='3.6' and python_version>='2.7'
|
|
pytest-blockage>=0.2.2
|
|
pytest-localserver>=0.5
|
|
pytest-cov>=2.12
|