Gram
Gram
Maybe, you have some interesting use case for DepHell that we can't even imagine. You know, with some tricky commands and configuration. Add it into [recipes](https://dephell.readthedocs.io/index-use.html) section.
Command to activate shell for jail like `dephell venv shell` does. Use cases: 1. Commands like [pytype](https://github.com/google/pytype/) that calls subprocesses from the current environment, but can't find the environment if...
For example, `dephell jail inject flake8 flake8-logging` to install package into `flake8` jail.
Like this tool: https://github.com/tdsmith/homebrew-pypi-poet
A few commands are untested yet. We need smoke tests for them like for other commands. I think it is suitable for the first issue because we already have tests...
Migrated from #264 ``` WARNING conflict was found Incompatible python constraint for zipp. Required by marker: =2.7. Supported: + Version 0.6.0 compatible with python >=2.7. + Version 0.5.2 compatible with...
Store all projects (directories where dephell was runned with config) paths in the textfile in dephell's datadir and perform search for the best path by command ```bash $ dephell project...
We know package name, package short description, that it's python, and python version. We have jinja2. So, let's generate cool readme.