Rapptz
7f3737fcc2
Bump dependencies for 3.9 to work without build tools
Fix #5984 , #5970
4 years ago
DevilXD
aea9c2aebf
Fixed missing awaits in subclassed coros
5 years ago
Peter Levart
5064f51a4c
Capitalize Python for consistency
5 years ago
Myst(MysterialPy)
c2a05688d7
Add Python 3.8 classifier to setup.py
Added `Programming Language :: Python :: 3.8` classifier to setup.py
since Discord.py fully supports it without error or warning.
5 years ago
Eugene
be5bd27386
Remove unused import
find_packages function is not used anymore
6 years ago
Rapptz
db67c79dbc
Downgrade to Sphinx 1.8.5
For some reason 2.1.2 breaks localization.
6 years ago
Rapptz
7543328fe7
Update Sphinx to 2.1.2
6 years ago
Rapptz
4770f5a958
Export tasks extension
6 years ago
Rapptz
d37839f38a
Update classifier in setup.py
6 years ago
Rapptz
bb79f2ae81
Bump PyNaCl to 1.3.0
6 years ago
Rapptz
97de4542f7
Add project URLs to setup.py
6 years ago
Hornwitser
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
.
6 years ago
ItWasAllIntended
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
7 years ago
Toby Harradine
dace5aeaee
Move conditional RTD dependencies to 'docs' extra
7 years ago
orlnub123
e825762807
Add python_requires
7 years ago
Rapptz
0ba958bae4
Bump Sphinx to 1.7.4
7 years ago
Rapptz
f25091efe1
Drop support for Python 3.4 and make minimum version 3.5.2.
7 years ago
Rapptz
e9f887aab2
Add websupport extension to extension list.
7 years ago
Rapptz
300c0f7b19
Pip version requires require all 3 digits.
7 years ago
Rapptz
5c65acd9b3
Add some dependencies for RTD.
7 years ago
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