Jannis Gebauer

Results 57 issues of Jannis Gebauer

The `Dependency` class is currently tightly coupled to Python dependencies.

enhancement

- [ ] move stuff out of the `parser` module: ``` - dparse | - flavors | - __init__.py | - requirements.py | - tox.py | - conda.py | -...

enhancement

Reference: https://github.com/pyupio/pyup/issues/256

enhancement

Maybe we should split the current configuration into environments and ask during project generation what configurations to use in dev/prod. This would make it easier for users to decide how...