summaryrefslogtreecommitdiff
path: root/.env
Commit message (Collapse)AuthorAgeFilesLines
* Merge in improvement for safe skipsTimothy Edmund Crosley2019-03-061-4/+4
|
* Changed distribution function to upload via Twine per issue #828Rick Thomas2019-02-251-2/+3
|
* Add testing and document support for Python 3.7Jon Dufresne2018-08-081-1/+3
| | | | | | Python 3.7 was released on June 27, 2018. https://docs.python.org/3/whatsnew/3.7.html
* Remove additional references to Python 3.3Jon Dufresne2018-01-111-4/+0
| | | | | Support for Python 3.3 was removed in commit 9ac80c514fc26ebed0bec0e8d67ae6b0b4e50679.
* Add open commandTimothy Crosley2017-08-281-0/+7
|
* Fix pyvenv scriptTimothy Crosley2017-08-281-7/+8
|
* improve distribute command4.2.13Timothy Crosley2017-06-021-1/+10
|
* add development requirementsTimothy Crosley2016-03-271-0/+1
|
* Add interact commandTimothy Crosley2016-03-271-0/+10
|
* Add load commandTimothy Crosley2016-03-271-0/+7
|
* Automatically create venv for development, put in sub directory (venv) tell ↵Timothy Crosley2016-03-271-1/+30
| | | | gitignore to ignore the modern files
* Ensure environment file only runs from root directoryTimothy Crosley2014-04-271-0/+4
|
* Add wheel supportTimothy Crosley2013-11-141-1/+1
|
* Add python setup.py test supportTimothy Crosley2013-10-201-1/+1
|
* Fix issue #50: Add support for vertical grid display mode, improve how enums ↵Timothy Crosley2013-10-201-1/+1
| | | | are defined, and how output modes are processed
* Small improvments thanks to help from @zaufiTimothy Crosley2013-10-151-1/+1
|
* Add unalias for distribute commandTimothy Crosley2013-10-061-0/+1
|
* Fix distribute commandTimothy Crosley2013-10-061-1/+1
|
* Add support for quickly (bulk) adding and removing imports w/ tests and kate ↵Timothy Crosley2013-10-061-0/+43
plugin improvments