Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssbarnea/toolset
Kitchen-sink Toolset Collection of small scripts and utilities that do not deserve their own repository
https://github.com/ssbarnea/toolset
Last synced: 20 days ago
JSON representation
Kitchen-sink Toolset Collection of small scripts and utilities that do not deserve their own repository
- Host: GitHub
- URL: https://github.com/ssbarnea/toolset
- Owner: ssbarnea
- License: bsd-2-clause
- Created: 2018-02-15T12:59:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T13:13:45.000Z (almost 7 years ago)
- Last Synced: 2024-10-04T12:50:02.543Z (about 2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toolset
[![Build Status](https://travis-ci.org/ssbarnea/toolset.svg?branch=master)](https://travis-ci.org/ssbarnea/toolset)
Kitchen-sink Toolset Collection of small scripts and utilities that do not deserve their own repository
## untox
Script that wipes all packages installation commands from tox.ini in order to allow
testing with system packages only. Useful for those that want to prepare for distributing
python packagees using system packages (RPMs, DEBs, ...)