pyupio / dparse

A parser for Python dependency files
MIT License
61 stars 23 forks source link

Move the parser, updater and dependency classes into their own submodules #14

Open jayfk opened 7 years ago

jayfk commented 7 years ago
- dparse
| - flavors
   | - __init__.py
   | - requirements.py
   | - tox.py
   | - conda.py
   | - dockerfile.py