makegov / procurement-tools

Python tools for navigating federal contracting
https://pypi.org/project/procurement-tools/
Apache License 2.0
10 stars 2 forks source link

Multiple python versions #13

Closed vdavez closed 10 months ago

vdavez commented 10 months ago
  1. Adds 3.8 - 3.12 to python versions
  2. Uses tox instead of pytest
  3. Adjusts the pydantic model to deal with 3.9 changes
  4. Adjusts the GH Action.