free-python-games icon indicating copy to clipboard operation
free-python-games copied to clipboard

Development instructions are out of date

Open adorilson opened this issue 7 months ago • 0 comments

There are some problems:

  1. The installing dependencies instructions page doesn't consider the requirements-dev.txt file.
  2. The versions cited in Testing are inconsistent with tox.ini file. Actually, the tests are against 3.7 up 3.11.
  3. setup.py file doesn't exist.

adorilson avatar Sep 08 '25 12:09 adorilson