Oleg Butuzov
31b688ab89
Added Long Description type ( #166 )
In order to display long description properly at the pypi.org page we
need to specify mime type `text/markdown` for the long desccription if
readme is in markdown.
Current https://pypi.org/project/disco-py/ , doesn't looks nice atm.
5 years ago
andrei
1cfaf949de
Move flake8 reqs to tests require, exclude silly pycodestyle rule
7 years ago
andrei
e68f59eeeb
PARTS_RE should be a raw string to avoid flake8 escaping woes
7 years ago
Andrei Zbikowski
88504f7aa6
Voice Gateway v3 ( #80 )
* [reqs] add wsaccel to performance reqs
* Support voice gateway v3
7 years ago
Andrei
ea6b882da7
[reqs] add wsaccel to performance reqs
7 years ago
Giovani Irimea
091017c8cf
Add ETF support for Python 3.x ( #68 )
* Added ETF support for Python 3.x
Bumped requirements for PyNaCl and youtube-dl
* Changed setup.py check from using six to sys
Bumped requirements for youtube-dl and websocket-client
7 years ago
andrei
6eac91ce53
Bump versions of websocket-client, pynalc, and youtube_dl
7 years ago
andrei
c2f7e4c7cc
Bump dependency versions and release 0.0.12-rc.1
8 years ago
Alex
c00befeb10
Misc fixes ( #53 )
* Fix a Python3 compatibility
* Small fixes
* [requirements] bump to youtube-dl 2017.8.23
8 years ago
Andrei
9da95873bd
[etc] add v0.0.11 changelog, fix testing reqs
8 years ago
Andrei
8ec5141e04
[requirements] bump to pytest 3.2.0
8 years ago
andrei
3544bc05df
Actually fix travis builds
8 years ago
andrei
47a10b4cf1
Try newer version of pytest-benchmarks
8 years ago
andrei
af4d22e614
Fix travis and pathing
8 years ago
andrei
faccde4154
Refactor tests, move to pytest, etc
8 years ago
Andrei
1180884f2c
Bump biblio to v0.0.4
8 years ago
andrei
b3cd55e6b0
[tests] cleanup / etc
8 years ago
Andrei
831f7566e9
Remove requirement around pyyaml, bump gevent
8 years ago
Andrei Zbikowski
f48671d9bb
Add support for built-in HTTP/Flask server ( #34 )
* Add support for built-in HTTP/Flask server
* Don't default http_enabled to true
8 years ago
Andrei Zbikowski
b2abc46122
Rework Documentation ( #20 )
* First stab at reworking docs
* Take a stab at some client documentation
* More DOCS stuff
* more docs stuff
8 years ago
Andrei
281e686232
Add some additional requirement options
8 years ago
Andrei
e78c99b605
Add tests/CI, fix playable import error on py3
8 years ago
Andrei
d35de8260e
Temporarily rename to disco-py on pypi
9 years ago
Andrei
0335db6375
Better pre/post hooking
9 years ago