Checks for questionable practices in setup.py files.
Project description
Checks for questionable practices in setup.py files.
Install
$ pip install setuppycheck
Use
[marca@marca-mac2 setuppycheck]$ setuppycheck examples/exact_pins/setup.py
WARNING: exact pin: 'requests==2.7.0'
[marca@marca-mac2 setuppycheck]$ echo $?
1
[marca@marca-mac2 setuppycheck]$ setuppycheck examples/reads_requirements_text/setup.py
WARNING: reads '/Users/marca/dev/git-repos/setuppycheck/examples/reads_requirements_text/requirements.txt' - looks like a requirements file?
You might want to look at https://caremad.io/2013/07/setup-vs-requirement/
[marca@marca-mac2 setuppycheck]$ echo $?
1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
setuppycheck-0.0.0.tar.gz
(2.2 kB
view details)
File details
Details for the file setuppycheck-0.0.0.tar.gz
.
File metadata
- Download URL: setuppycheck-0.0.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
77b184f8aa86d31bef3addf3fb0fc802fc4ae2076a902ea854ab276169ee85be
|
|
MD5 |
61cc2d31f295bbeffc2dc0cedd76798c
|
|
BLAKE2b-256 |
8baf2a9915bbe9a52247e0251bafa1a4a8abf54e9da5d21a5527f9edaf7740c6
|