khazhyk
54ea52c86f
Prefix sha to fix leading zeros being stripped
/dist.py:352: UserWarning: Normalizing '1.0.0a1402+0965847' to '1.0.0a1402+965847'
7 years ago
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.
8 years ago
khazhyk
c3a727ac7e
Show sha1 for development versions.
8 years ago
Rapptz
de6cffa347
Try to build HTML5 for docs.
8 years ago
Giovani Irimea
06296bfaf6
Changed README from using Markdown to use reStructuredText
8 years ago
Rapptz
da6ced72c9
Bump requirements to aiohttp 2.2 and PyNaCl 1.1.2
8 years ago
Rapptz
b44bba6ee6
First pass at documentation reform.
8 years ago
Rapptz
c4c17351c6
Add commit number to pip version for easy identification.
8 years ago
Rapptz
bb8f5f4725
Make discord.ext a namespace package.
8 years ago
Rapptz
4c1b8d1de1
Add PyNaCl to setuptool's extras requirements.
9 years ago
Rapptz
c6b31c9663
Attempt to satisfy RTD by using sphinxcontrib.napoleon.
9 years ago
Rapptz
cc8ddc7eae
Use setuputils.find_package to find extension modules.
9 years ago
Rapptz
0489fcb481
Update README and setuputils related files to point to async version.
9 years ago
Rapptz
7ff2cd008f
Properly set requirements of ws4py and requests.
10 years ago
Rapptz
35084cf98a
Add support for channel creation events.
10 years ago
Rapptz
9b99834221
Fix setuputils script
10 years ago
Rapptz
44953e7a3f
Rename project from pydiscord to discord.py
10 years ago
Rapptz
3e0f09d32c
Initial commit
10 years ago