index
:
wikiget.git
docstrings
master
MediaWiki file downloader (mirror of https://github.com/clpo13/wikiget)
Cody Logan <cody@lokken.dev>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2020-07-22
Add pytest-cov for code coverage
Cody Logan
2020-01-28
Split main file into separate chunks
Cody Logan
2020-01-03
No longer need future
v0.4.1
Cody Logan
2020-01-03
Code cleanup
Cody Logan
2020-01-03
Merge branch 'python3-only'
Cody Logan
2020-01-03
Update README and PyPI identifiers
Cody Logan
2020-01-03
Temporarily revert "Drop support for Python 2."
Cody Logan
2020-01-03
Drop support for Python 2.
Cody Logan
2019-10-02
Shorten the repository name
v0.2.1
Cody Logan
2019-10-02
Amend copyright notices and license statements
Cody Logan
2019-08-05
Specify a minimum mwclient version in setup.py
Cody Logan
2019-06-14
Drop support for Python 3.4
v0.1.3
Cody Logan
2019-06-14
Documentation updates
Cody Logan
2019-01-08
Additional comments and clarifications
Cody Logan
2018-12-14
Update setup.py
v0.1.0
Cody Logan
2018-12-14
Test Travis PyPI integration
Cody Logan
2018-12-14
Add some tests with pytest
Cody Logan
2018-12-13
Remove utf-8 comments to fix a problem with Python 2
Cody Logan
2018-12-13
Initial program
Cody Logan