berkerpeksag / astor

Python AST read/write
https://pypi.org/project/astor/
BSD 3-Clause "New" or "Revised" License
793 stars 101 forks source link

GitHub Action To run tox #208

Closed cclauss closed 6 months ago

cclauss commented 2 years ago

Test results: https://github.com/cclauss/astor/actions

Because Travis CI is on vacation… #209

TODOs (in separate pull requests after this one lands)

  1. Fix tests/test_rtrip.py
  2. Use pytest instead of the deprecated nose
    • pytest-dev/nose2pytest#23
  3. Add Python 2.7, 3.10, and 3.11 beta 3 to the testing