asdf-community / asdf-python

Python plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
667 stars 58 forks source link

Link to system dependencies in README #18

Closed fapdash closed 7 years ago

fapdash commented 7 years ago

If you install python without all required system dependencies the install will either fail or (imho even worse) it will run through but will sometimes fail at runtime because of missing modules. A link in the README would help.