UCSBarchlab / PyRTL

A collection of classes providing simple hardware specification, simulation, tracing, and testing suitable for teaching and research. Simplicity, usability, clarity, and extensibility are the overarching goals, rather than performance or optimization.
http://ucsbarchlab.github.io/PyRTL
BSD 3-Clause "New" or "Revised" License
257 stars 78 forks source link

GitHub actions update #333

Closed mdko closed 3 years ago

mdko commented 3 years ago

tox-gh-actions isn't supported with Python 3.4. For simplicity, we'd like the tox.ini file to be fully supported by the gh-action flow, so this PR changes back the Python 3 version used for continuous integration to 3.7.