summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Replace py 3.2 classifier with 3.5trovesMatt Robenolt2016-07-231-1/+1
* 5.23.05.23.0Armin Ronacher2016-07-141-1/+1
* Update to latest flake8 and use pycodestyleFelix Yan2016-07-081-2/+2
* 5.22.05.22.0Armin Ronacher2016-07-071-1/+1
* 5.21.05.21.0Armin Ronacher2016-06-161-1/+1
* 5.20.05.20.0Armin Ronacher2016-06-081-1/+1
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
* 5.19.05.19.0Armin Ronacher2016-05-271-1/+1
* This is 5.18.05.18.0Armin Ronacher2016-05-191-1/+1
* This is 5.17.05.17.0Armin Ronacher2016-05-141-1/+1
* This is 5.16.0Armin Ronacher2016-05-091-1/+1
* This is 5.15.05.15.0Armin Ronacher2016-05-031-1/+1
* Updated changelog for 5.14.0Armin Ronacher2016-05-031-1/+1
* This is 5.13.05.13.0Armin Ronacher2016-04-191-1/+1
* Added changelog entry for 5.12.05.12.0Armin Ronacher2016-03-301-1/+1
* Added a workaround for bad traceback objects5.11.2Armin Ronacher2016-03-251-1/+1
* This is 5.11.15.11.1Armin Ronacher2016-03-071-1/+1
* Another dev versionArmin Ronacher2016-02-291-1/+1
* This is 5.11.05.11.0Armin Ronacher2016-02-291-1/+1
* Dont implicitly configure log handlersDavid Cramer2016-02-231-1/+1
* 5.10.3 devArmin Ronacher2016-01-271-1/+1
* This is 5.10.25.10.2Armin Ronacher2016-01-271-3/+3
* This is another dev versionArmin Ronacher2016-01-211-1/+1
* This is 5.10.15.10.1Armin Ronacher2016-01-211-1/+1
* This is a dev versionArmin Ronacher2016-01-211-1/+1
* This is 5.10.05.10.0Armin Ronacher2016-01-141-1/+1
* Make tests work with newer Djangofeature/no-sixArmin Ronacher2016-01-131-1/+1
* Strip six module and rename to raven._compatArmin Ronacher2016-01-121-0/+1
* 5.10.0.dev0David Cramer2015-12-161-1/+1
* Remove invalid requirementsDavid Cramer2015-12-011-6/+2
* setup_requires is unusedDavid Cramer2015-12-011-4/+0
* Modify client.capture_exceptions to return both decorator and context managerAnton Blintsov2015-11-211-0/+9
* No wwwMatt Robenolt2015-11-101-1/+1
* 5.9.0.dev0David Cramer2015-10-191-1/+1
* Coverage is provided by codecovDavid Cramer2015-10-061-1/+0
* Switch to coverage commandDavid Cramer2015-10-061-1/+1
* 5.8.0.dev0David Cramer2015-09-161-1/+1
* Fixed dependencies for testsAntonis Kalipetis2015-09-141-1/+1
* 5.7.0.dev0David Cramer2015-08-261-1/+1
* Add pytest-timeout to try and get travis to error faster on hangingMatt Robenolt2015-08-021-0/+1
* 5.6.0.dev0David Cramer2015-07-221-1/+1
* 5.5.0.dev0David Cramer2015-07-121-1/+1
* Remove aiohttpDavid Cramer2015-07-061-7/+1
* Use https url in setup.pyMatt Robenolt2015-07-061-1/+1
* Explicit test requirements for pytestDavid Cramer2015-05-011-2/+2
* 5.4.0.dev0David Cramer2015-04-301-1/+1
* Bump to 5.3.0.dev0David Cramer2015-03-291-1/+1
* Fixed the setup testXavier Ordoquy2015-02-131-2/+5
* Merge pull request #471 from stanhu/fix-pytestXavier Ordoquy2015-02-131-1/+4
|\
| * Set the test_suite variable to avoid TypeError in setuptoolsStan Hu2014-07-041-1/+4