Commit graph

33 commits

Author SHA1 Message Date
David Lord
9bf5c3b3a3
update project metadata
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00
David Lord
3c7625e8c0
update development resources
fix tox to test examples again
add detox tox env for faster testing
clean up makefile, add tox target
add extra group for installing dev requirements
clean up contributing doc, build with docs
expand issue template
add pull request template
2017-05-28 10:26:07 -07:00
Anton Sarukhanov
4cd0299aff Merge branch 'master' into makecov 2017-05-22 14:14:40 -07:00
Markus Unterwaditzer
a4ed3d2806 Use tox from make test 2016-11-02 17:56:59 +01:00
Anton Sarukhanov
5cadd4a348 Added make target for test coverage, documented make commands 2016-06-08 08:26:01 -04:00
Armin Ronacher
fd1a355899 Added test-requirements.txt. Refs #1835 2016-06-02 09:45:29 +02:00
Armin Ronacher
523e271183 Implemented simplified CLI interface 2016-05-26 20:07:52 +02:00
Markus Unterwaditzer
1aa8a54b17 Always run memory tests 2015-03-22 12:49:47 +01:00
Markus Unterwaditzer
7169f44d88 Various fixes for test running
Fix #1199
2014-10-08 23:12:18 +02:00
Markus Unterwaditzer
8d97d71430 Metadata change 2014-09-11 22:09:51 +02:00
Armin Ronacher
f79ce52586 Upload to new server 2014-04-10 00:27:27 +02:00
Armin Ronacher
b8aa9fed9a Added tox-test command 2013-05-30 18:19:01 +01:00
Armin Ronacher
574a97cd70 Disabled memory tests by default 2013-05-14 11:51:38 +01:00
Armin Ronacher
6e4015d624 Removed tox file 2012-10-07 16:08:13 +02:00
Ron DuPlain
7ed3cba658 Split ebook build process into own make target. 2012-03-08 09:14:14 -08:00
Ron DuPlain
36f3184396 Automate .mobi generation of docs, #388. 2012-01-26 13:24:15 -05:00
Ron DuPlain
92dbe3153a Export .epub with docs, #388. 2012-01-24 18:00:44 -05:00
Armin Ronacher
2b830af2ef Use the better test runner in the makefile 2011-08-26 11:24:42 +01:00
Armin Ronacher
62e7f5cea6 Better uploads 2011-06-28 14:45:11 +02:00
Armin Ronacher
3d146548c7 Added release script 2011-06-27 00:31:24 +02:00
Armin Ronacher
c9002569c9 Various pyflakes fixes 2010-08-03 12:15:15 +02:00
Armin Ronacher
c18f032a82 Added a tox-test command that runs Flask tests with tox 2010-07-27 01:29:21 +02:00
Armin Ronacher
3a80ecc660 Improved script for automatic extension testing 2010-07-25 17:33:45 +02:00
Armin Ronacher
e0712b47c6 Added support for signals 2010-07-17 14:39:28 +02:00
Armin Ronacher
707b30749d use setup.py test. This fixes #56 2010-05-31 17:53:10 +02:00
Armin Ronacher
b0ab127015 Added logo with new slogan 2010-05-12 01:29:25 +02:00
Armin Ronacher
36717b0273 Added support for long running sessions. This closes #16. 2010-04-27 14:32:09 +02:00
Armin Ronacher
606b006e23 Fixed at least one build warning by renaming files. 2010-04-25 17:25:16 +02:00
Armin Ronacher
d22428bc8e Updated Makefile to also upload and build pdf docs. 2010-04-25 17:08:44 +02:00
Armin Ronacher
3261357ba7 Removed website from main branch. Makes no sense to be there 2010-04-21 18:39:25 +02:00
Armin Ronacher
764b4e4f7d dirhtml > html for websites 2010-04-18 13:29:21 +02:00
Armin Ronacher
74862dcbca Added makefile target for website and doc updating. 2010-04-17 14:30:28 +02:00
Armin Ronacher
08f1f0dc32 Added more Flask tests 2010-04-14 02:42:12 +02:00