Commit Graph
68 Commits
Author SHA1 Message Date
khazhyk 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
khazhyk 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
khazhyk c3a727ac7e Show sha1 for development versions. 2017-10-14 15:23:32 -04:00
Rapptz de6cffa347 Try to build HTML5 for docs. 2017-09-21 18:04:46 -04:00
Giovani Irimea 06296bfaf6 Changed README from using Markdown to use reStructuredText 2017-09-18 20:01:57 -04:00
Rapptz da6ced72c9 Bump requirements to aiohttp 2.2 and PyNaCl 1.1.2 2017-07-01 16:56:39 -04:00
Rapptz b44bba6ee6 First pass at documentation reform. 2017-05-12 20:14:34 -04:00
Rapptz c4c17351c6 Add commit number to pip version for easy identification. 2017-03-04 20:43:05 -05:00
Rapptz bb8f5f4725 Make discord.ext a namespace package. 2017-02-14 21:35:52 -05:00
Rapptz 4c1b8d1de1 Add PyNaCl to setuptool's extras requirements. 2016-06-28 00:59:12 -04:00
Rapptz c6b31c9663 Attempt to satisfy RTD by using sphinxcontrib.napoleon. 2016-01-10 00:39:48 -05:00
Rapptz cc8ddc7eae Use setuputils.find_package to find extension modules. 2016-01-04 23:26:01 -05:00
Rapptz 0489fcb481 Update README and setuputils related files to point to async version. 2015-12-04 06:43:04 -05:00
Rapptz 7ff2cd008f Properly set requirements of ws4py and requests. 2015-10-18 23:34:27 -04:00
Rapptz 35084cf98a Add support for channel creation events. 2015-08-23 23:37:56 -04:00
Rapptz 9b99834221 Fix setuputils script 2015-08-23 04:39:58 -04:00
Rapptz 44953e7a3f Rename project from pydiscord to discord.py 2015-08-22 07:43:41 -04:00
Rapptz 3e0f09d32c Initial commit 2015-08-21 18:18:34 -04:00