gpotter2
44c782dc6a
test_require is deprecated
2021-10-02 16:28:22 +02:00
Marcin Kulik
cf2f8400a2
Use icon with send-notify and terminal-notifier
2019-09-08 11:30:46 +02:00
ibrakap
f993ced914
pretty syntax
2019-04-04 09:01:18 +02:00
Marcin Kulik
accc117049
Add PyPi tag for Python 3.7
2019-01-12 19:54:59 +01:00
Crestwave
dde85a6096
Add long_description, data_files and test_requires to setup.py
2018-11-16 22:34:24 +01:00
Marcin Kulik
f45713c3ec
Add missing package to setup.py
2017-09-22 09:40:34 +02:00
Marcin Kulik
1720b2de86
Update pypi classifiers
2017-04-11 17:00:38 +02:00
Jakub Jedelsky
a4498c8333
pep8: inlude modules on top of a file
...
Repair tests broken by #179 and #181
2016-10-14 22:34:59 +02:00
Jakub Jedelsky
4ea1078fe5
Make code to respect PEP8 coding style
...
Ignoring 'E501 line too long' error for now, it needs more work.
2016-10-14 10:45:01 +02:00
Jakub Jedelsky
30e5290f36
setup: distutils can't create wrapper in $PATH
...
Module `distutils` don't know options `install_requires` and
`entry_points`. The second one is important for creating `asciinema`
binary within $PATH.
This should "resolve" Issue #174 .
2016-10-13 23:29:40 +02:00
Marcin Kulik
662c55309a
Update description
2016-07-05 17:10:38 +02:00
Marcin Kulik
4ecb1bf281
Update tarball download URL
2016-07-05 16:11:35 +02:00
Marcin Kulik
4960a848b4
Bump development status
2016-07-05 16:09:00 +02:00
Marcin Kulik
2fbc90dc0f
Make license in setup.py match the actual license
2016-07-05 16:08:33 +02:00
Marcin Kulik
4493ad454f
Switch from requests to urllib
2016-06-27 15:45:34 +02:00
Marcin Kulik
2b92cf63c7
Make it clear Python 3 is required
2016-06-12 19:09:41 +02:00
Marcin Kulik
4605040676
Revert "Remove old, python based implementation"
...
This reverts commit c76efecbe1 .
2016-06-07 21:02:11 +02:00
Marcin Kulik
c76efecbe1
Remove old, python based implementation
2014-11-13 20:45:05 +01:00
Marcin Kulik
b74bd3d2ee
Revert "Limit max requests version to 1.2.3"
...
This reverts commit 4d8700093e .
2014-06-19 20:30:44 +02:00
Marcin Kulik
4d8700093e
Limit max requests version to 1.2.3
2014-02-13 22:59:43 +01:00
Marcin Kulik
c149c5ef93
HTTPS everywhere
2014-02-09 14:05:55 +01:00
Marcin Kulik
f8218071f9
Depend on requests==1.1.0, not 2.0 needed at this point
2013-10-07 19:25:52 +02:00
Marcin Kulik
076e01ef53
Make the download_url dynamic
2013-10-06 13:49:25 +02:00
Marcin Kulik
d11b94b3f4
Keep version number in the main module
2013-10-06 13:49:25 +02:00
Marcin Kulik
5a85dc6f74
Update classifiers
2013-10-06 13:49:25 +02:00
Marcin Kulik
827eedcc8f
Make the code compatible with both python 2 and 3
2013-10-06 13:49:25 +02:00
Marcin Kulik
1d3175b84d
Add classifiers for pypi
2013-10-06 13:49:24 +02:00
Marcin Kulik
f6e9a056b6
Proper python package layout
2013-10-06 13:49:24 +02:00