A simple buildout extension that dumps a requirements.txt file for pip.
This is more or less a copy of buildout.dumppickedversions. All credit goes to the authors of that project.
Usage
Add buildout.dumprequirements as an extension to the [buildout] section:
[buildout] extensions = buildout.dumprequirements dump-requirements-file = requirements.txt overwrite-requirements-file = true
dump-requirements-file defines the file the requirement list will be written to. If it is undefined the package list will be printed to the console. Setting overwrite-requirements-file to false will prevent buildout.dumprequirements from overwriting an existing file. The setting defaults to true. Contributors ============
Stefan Foulis, Author
Mustapha Benali, Author of buildout.dumppickedversions
Release files for buildout.dumprequirements 0.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 | |
|---|---|---|---|
| buildout.dumprequirements-0.1.1.tar.gz | 3.4 kB | Details |
Release files / buildout.dumprequirements-0.1.1.tar.gz
| Download URL | buildout.dumprequirements-0.1.1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c20607b0c597fef0598370a54cde0020184862746e413683805eb3c33ea5e13b
|
|
BLAKE2b-256 checksum How to use checksums |
82eebd080bde1ca4cef7b1adb8424ac952cb822a5ab08533aeb4a13da3be3b6e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |