36 Commits

Author SHA1 Message Date
Matthew Peveler ebcf412583 Add coveralls badge 2019-07-22 00:02:46 -04:00
Matthew Peveler dbacfa67b4 Fix script line to use appropriate version of python 2019-07-21 22:03:28 -04:00
Matthew Peveler 36fd197da8 Make test code python 2.7 compatible 2019-07-21 21:46:33 -04:00
Matthew Peveler d5977caeab Add if statement around installing flake8-bugbear 2019-07-21 21:24:24 -04:00
Matthew Peveler 1dfd3c3db6 Repo build changes 2019-07-21 14:04:38 -04:00
Matthew Peveler ae67eba21f Update README with fixed Travis-CI image 2019-07-20 22:51:50 -04:00
Matthew Peveler 5ee4c29517 Update versions to test against for Travis 2019-07-20 22:50:26 -04:00
Gilles Dartiguelongue c84db2d7e4 Misc package management configuration (#8)
* Add configuration file for bdist_wheel

* Add MANIFEST.in

Adds missing files to sdist
2019-07-20 22:45:36 -04:00
kennethreitz de639fe021 Merge pull request #7 from lexfo/python3-fixes
Python 3 fixes
2018-03-20 10:19:55 -04:00
Gilles Dartiguelongue ce9716afbe Add trove classifiers for supported python versions 2018-03-20 15:10:06 +01:00
Gilles Dartiguelongue 486bdf56fc Add tox configuration file
Make it easier to run unittests locally.
2018-03-20 15:08:52 +01:00
Gilles Dartiguelongue c088aa566d Update Travis CI configuration
Run tests on supported python versions (non-EOL).
2018-03-20 15:08:09 +01:00
Gilles Dartiguelongue 2223e8c765 Allow tests to run with python3 2018-03-20 15:05:46 +01:00
Gilles Dartiguelongue fb1f64a9ee Fix python3 compatibility 2018-03-20 15:05:21 +01:00
kennethreitz 5ea8ff4e40 Merge pull request #6 from tpict/master
Fix urlparse import under Python 3
2017-06-04 11:18:32 -04:00
Tom Picton 6c610e4553 Style fix 2017-06-04 12:38:55 +01:00
Tom Picton 8d18397946 Fix urlparse import under Python 3 2017-06-04 12:37:09 +01:00
Kenneth Reitz 85be6b1a78 Merge pull request #3 from snh/maplowercase
Modified map to lower case input keys.
2012-08-19 18:49:04 -07:00
Kenneth Reitz 6e47eeb078 env 2012-08-20 11:43:19 +10:00
Kenneth Reitz b2c7c35cf3 travis! 2012-08-20 11:40:53 +10:00
Kenneth Reitz 4ffb90c5b2 test stuff 2012-08-20 11:36:14 +10:00
Kenneth Reitz 300a3e0d09 run the tests 2012-08-20 11:35:19 +10:00
Steven Honson cdb61b42d7 Minor fix to map code comments. 2012-08-02 23:12:34 +10:00
Steven Honson 9766bb94bb Maintain case for output keys. 2012-08-02 23:06:46 +10:00
Steven Honson f4304c6cea Tests. 2012-08-02 21:25:12 +10:00
Steven Honson a5e21cbe8f Modified map to input and output lower cased keys. 2012-08-02 20:27:31 +10:00
Kenneth Reitz b5f7350870 Merge pull request #1 from stchris/patch-2
pip typo reported by @mpirnat
2012-05-08 07:46:13 -07:00
Kenneth Reitz 49080aad46 Update README.rst 2012-05-08 11:45:54 -03:00
Christian Stefanescu bce9184004 pip typo reported by @mpirnat 2012-05-08 17:45:51 +03:00
Kenneth Reitz 114683a531 clean import 2012-05-08 10:34:22 -04:00
Kenneth Reitz 14337a9328 setup.py 2012-05-08 10:33:07 -04:00
Kenneth Reitz 043342e090 urlprase 2012-05-08 10:32:25 -04:00
Kenneth Reitz be30fc808e env is written 2012-05-08 10:24:37 -04:00
Kenneth Reitz 2cae474e9a lawyer up 2012-05-08 10:24:30 -04:00
Kenneth Reitz 741537b646 env 2012-05-08 00:56:01 -04:00
Kenneth Reitz adf7eed9ce first commit 2012-05-07 23:32:51 -04:00