Commit Graph

28 Commits

Author SHA1 Message Date
97de4542f7 Add project URLs to setup.py 2019-03-02 16:51:09 -05:00
1f4940d171 Fix README.rst for PyPi
Add long_description_content_type in setup.py, fix incorrectly
matched up title underlines in README.rst, and fix incorrect entry in
MANIFEST.in that was forgotten when the README was renamed in 06296bf.
2019-01-28 22:22:53 -05:00
134bc21fda Update PyNaCl dependency to one that works with 3.7
This also adds the 3.7 classifier as with this there are no 3.7 issues
2018-09-14 22:55:28 -04:00
dace5aeaee Move conditional RTD dependencies to 'docs' extra 2018-08-22 21:57:27 -04:00
e825762807 Add python_requires 2018-08-22 21:06:09 -04:00
0ba958bae4 Bump Sphinx to 1.7.4 2018-06-21 03:45:38 -04:00
f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 2018-06-10 18:10:00 -04:00
e9f887aab2 Add websupport extension to extension list. 2017-12-29 06:29:59 -05:00
300c0f7b19 Pip version requires require all 3 digits. 2017-12-28 21:39:44 -05:00
5c65acd9b3 Add some dependencies for RTD. 2017-12-28 21:34:41 -05:00
54ea52c86f Prefix sha to fix leading zeros being stripped
/dist.py:352: UserWarning: Normalizing '1.0.0a1402+0965847' to '1.0.0a1402+965847'
2017-11-21 17:54:55 -05:00
98a054e19e Use local version identifer for SHA
local version identifier seems to be the only PEP440
way to add arbitrary string to the version. Makes
pip stop complaining about invalid version label.
2017-10-14 20:41:45 -07:00
c3a727ac7e Show sha1 for development versions. 2017-10-14 15:23:32 -04:00
de6cffa347 Try to build HTML5 for docs. 2017-09-21 18:04:46 -04:00
06296bfaf6 Changed README from using Markdown to use reStructuredText 2017-09-18 20:01:57 -04:00
da6ced72c9 Bump requirements to aiohttp 2.2 and PyNaCl 1.1.2 2017-07-01 16:56:39 -04:00
b44bba6ee6 First pass at documentation reform. 2017-05-12 20:14:34 -04:00
c4c17351c6 Add commit number to pip version for easy identification. 2017-03-04 20:43:05 -05:00
bb8f5f4725 Make discord.ext a namespace package. 2017-02-14 21:35:52 -05:00
4c1b8d1de1 Add PyNaCl to setuptool's extras requirements. 2016-06-28 00:59:12 -04:00
c6b31c9663 Attempt to satisfy RTD by using sphinxcontrib.napoleon. 2016-01-10 00:39:48 -05:00
cc8ddc7eae Use setuputils.find_package to find extension modules. 2016-01-04 23:26:01 -05:00
0489fcb481 Update README and setuputils related files to point to async version. 2015-12-04 06:43:04 -05:00
7ff2cd008f Properly set requirements of ws4py and requests. 2015-10-18 23:34:27 -04:00
35084cf98a Add support for channel creation events. 2015-08-23 23:37:56 -04:00
9b99834221 Fix setuputils script 2015-08-23 04:39:58 -04:00
44953e7a3f Rename project from pydiscord to discord.py 2015-08-22 07:43:41 -04:00
3e0f09d32c Initial commit 2015-08-21 18:18:34 -04:00