Commit Graph

13 Commits

Author SHA1 Message Date
rachmadani haryono
9fce289d6f
Feature/windows (#441)
* new: dev: windows only package

* chg: dev: catch ModuleNotFoundError on python3.6+

* chg: dev: use general exception
2020-04-05 07:07:25 +05:30
rachmadaniHaryono
bb2e49566a chg: dev: copy the required package for check 2019-04-28 08:23:57 +08:00
rachmadaniHaryono
34c563f5b2 chg: dev: requirements.txt 2019-03-26 22:12:09 +08:00
Arun Prakash Jana
35f4620f55
Fix CVE-2018-18074, CVE-2018-20060 2018-12-13 00:17:56 +05:30
Arun Prakash Jana
a49da5f549 Rename buku.py to buku 2018-11-12 00:15:46 +05:30
Arun Prakash Jana
6b58bb9a8d
Add certifi as a requirement. 2018-08-06 06:34:58 +05:30
Arun Prakash Jana
179436fff1
Get rid of requests library dep 2017-12-01 15:00:11 +05:30
Alex
3b4271a251 Remove recommonmark from requirements.txt (#203) 2017-09-09 14:37:45 -04:00
Alex
f0cbd122f3 Sphinx readme md (#202)
* Fix Parameters typo

* Almost working documentation generation

* Remove genarted html files, update conf and index

* Update docs/conf.py

* Add docs/source files

* Prevent creation of modules.rst; update index.rst

* Move conf.py and index.rst to docs/source

* Add opening paragraph to index.rst

* Fix flake8 issues

* Add dummy text

* Add dummy text 2

* Update conf.py to use recommonmark; add README.md to RTD documentation

* Update requirements.txt with recommonmark

* Create symlink to README

* Add opening line to index.rst

* Fix flake8 conf.py issue
2017-09-09 22:42:48 +05:30
Arun Prakash Jana
804c8ce503 Update program requirements. 2016-11-21 22:43:42 +05:30
Alessio Sergi
dc0b73ef0a Switch from PyCrypto to cryptography
PyCrypto is no longer maintained. Cryptography is an actively
developed library that provides cryptographic recipes and primitives.
See https://cryptography.io/.
2016-06-01 12:20:40 +02:00
Arun Prakash Jana
04bfc4cc57 Update requirements.txt 2016-05-25 14:55:37 +05:30
toyg
bfc837e0a4 added requirements.txt 2016-05-25 10:09:41 +01:00