#Ever typed pip install requirements.txt (and forgot the -r?)
Never again! Now it just works(tm).
#How it works:
Forks from a post-install hook, runs pip install --user -r requirements.txt from the previous directory (which hopefully is the one from where pip was called) and uninstalls itself so this package can be used multiple times.
##This is probably not all that safe. More of a proof of concept/joke, not really intended to be used
Release files for requirementsdottxt 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| requirementsdottxt-1.1.tar.gz | 1.5 kB | Details |
Release files / requirementsdottxt-1.1.tar.gz
| Download URL | requirementsdottxt-1.1.tar.gz |
|---|---|
| Size | 1.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fdc753ae05eeb985e2d60f36f101817b9e87294c57b36d73c8507ec704239222
|
|
BLAKE2b-256 checksum How to use checksums |
32e3ef611ee53190489e3752875eb1baac4d58d1b31cbff0cf96d4eb75a4a8f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|