Commit graph

13 commits

Author SHA1 Message Date
David Lord
93dd1709d0
release version 1.1.2 2020-04-03 10:10:38 -07:00
David Lord
24498afed5
standardize project metadata 2019-06-22 13:10:50 -07:00
Ondřej Nový
a0ac95cc53
Install CONTRIBUTING.rst with MANIFEST.in
Without CONTRIBUTING.rst filoe, documentation is not buildable:
docs/contributing.rst:1: WARNING: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: 'CONTRIBUTING.rst'.
2019-01-06 10:50:08 -08:00
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
d6df70de80
include tox.ini in sdist
#2531
2017-11-26 12:50:36 -08:00
Brian Welch
39cb3504e1 Update MANIFEST.in with simpler template commands
Please see https://docs.python.org/2/distutils/sourcedist.html#commands for reference.
2016-02-19 08:23:28 -05:00
Markus Unterwaditzer
b9237121ec Don't include doc themes in sdist 2014-09-29 21:49:40 +02:00
Markus Unterwaditzer
3550b26071 Move tests 2014-09-11 22:09:50 +02:00
Armin Ronacher
d5cd4f8d59 Updated manifests 2011-08-26 11:48:09 +01:00
Armin Ronacher
750c3a07d8 Added artwork to MANIFEST.in 2010-07-27 18:46:29 +02:00
Armin Ronacher
1592c53a66 Fixed a MANIFEST issue 2010-06-18 17:13:32 +02:00
Armin Ronacher
8e4bcaf576 Fixed build process 2010-05-28 21:37:27 +02:00
Armin Ronacher
c6e6792cd5 Added MANIFEST.in. This fixes #39 2010-05-17 02:01:23 +02:00