-
Since pipenv doesn’t seem to be further developed (see [If this project is dead, just tell us #4058](https://github.com/pypa/pipenv/issues/4058) it’s time to look around for alternatives.
* [pip-t…
-
For example, `dephell jail inject flake8 flake8-logging` to install package into `flake8` jail.
-
Generate conf.py like in dephell with markdown support and inserted project information, index.md, installation.md
-
I noticed that this library has support for npm's range syntax.
Is the intention to support any sufficiently prominent syntax?
E.g. `SpecItem("~>2.1.1")` fails. This is [Ruby's pessimistic oper…
-
Referencing an issue from poetry:
https://github.com/python-poetry/poetry/issues/1975
As per [PEP517](https://www.python.org/dev/peps/pep-0517/#build-requirements) circular references should be a…
gpiks updated
2 years ago
-
![image](https://user-images.githubusercontent.com/9638362/59759516-8b359000-9290-11e9-9035-45cfc14d1051.png)
Maybe, something wrong with my fonts
-
### Required Information
Please attach the output of the following commands
* [x] Output of failing Dephell command with `--traceback` and `--level=DEBUG` flags set
* [X] Project's current Deph…
-
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.…
-
The lastest version of Dephell (0.8.3) requires pip=18.0, and is not compatible with pip 20, whhich has been released for a while with many improvements.
-
It'd be cool to have tool to clean all temp/unnecessary files from project dir, for example
```bash
dephell project cleanup
```
~=
```bash
rm -rf build/ dist/ docs/build/ .tox/ .cache/ .pytest_c…