ethereum / eth-abi

Ethereum ABI utilities for python
MIT License
248 stars 269 forks source link

Fix requirements docs txt #204

Closed pacrob closed 1 year ago

pacrob commented 1 year ago

What was wrong?

readthedocs was building with the wrong versions, related to https://github.com/ethereum/ethereum-python-project-template/issues/40

How was it fixed?

Discovered a .readthedocs.yml format that renders requirements-docs.txt unnecessary.

Removed requirements-docs.txt, moved it all to .readthedocs.yml.

Also, prefer .yml to .yaml.

To-Do

Cute Animal Picture

image