madpah / requirements-parser

A Pip requirements file parser.
https://requirements-parser.readthedocs.io
Apache License 2.0
128 stars 42 forks source link

[BREAKING] Adopt PEP-3102 #72

Open madpah opened 2 years ago

madpah commented 2 years ago

Adopting PEP-3102 will allow us to reduce the number of breaking changes as we build out the library's models and other functions.