Commit Graph

21 Commits

Author SHA1 Message Date
KotlinIsland
df97f7f231 add constraint on transitive MarkupSafe dependency 2022-02-22 11:55:07 +10:00
Brian Quinlan
ede8329ff9 Enforce yapf for lint. 2020-06-29 16:29:34 -07:00
Kamil
f566963780 Corrected two xml style code comparison 2020-05-01 00:37:21 +02:00
Brian Quinlan
1cd0bf4208 Remove dependency on distutils2 2019-11-06 10:57:52 -08:00
Brian Quinlan
5ee0af0dd4 Merge pull request #12 from kshithijiyer/Modifying_version_implementation
Adding centralized version for the tool.
2019-11-06 06:50:37 -08:00
Ruben Di Battista
4ba003a5e6 Add PEP561 compatibility
This allows mypy to discover type hinting for this library
Ref:
https://mypy.readthedocs.io/en/latest/installed_packages.html#making-pep-561-compatible-packages
2019-08-22 09:26:25 +02:00
kshithijiyer
66fda1a189 Adding centralized version for the tool.
Version of the tool is hard coded in setup.py which
means that it'll have to specially declared as a
var everywhere you would need it. Hence adding file
version.py under pybadges directory and adding code
to fetch in in setup.py and __main__.py

Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
2019-08-06 11:27:00 +05:30
Brian Quinlan
fafb180c2f Fix documentation. 2019-04-30 19:50:36 -07:00
Brian Quinlan
032916fd00 Support the title element 2019-04-17 19:27:40 -07:00
Brian Quinlan
2417eb007b Prepare for 2.0.1 release 2019-04-02 06:10:38 -07:00
Brian Quinlan
30265ce706 Support and test more dependency versions 2019-03-29 10:16:45 -07:00
Brian Quinlan
d39d4b7fe9 Add the ability to imbed logos. Fixes #7. 2019-03-14 10:14:51 -07:00
Brian Quinlan
3bd74eb347 Fix the project url and increment the version number for release 2018-12-05 11:06:18 -08:00
Lily Li
7045618936 remove .xz extension 2018-10-25 11:24:06 -07:00
ylil93
1b41853fcd change compression (#5)
* change compression

* change version
2018-10-24 15:06:40 -07:00
Brian Quinlan
5c7bd4b842 Don't install on Python 3. Fixes #4. 2018-10-05 17:38:56 -07:00
Brian Quinlan
0d9a50ad30 Increment version number for next release. 2018-09-13 20:08:53 -07:00
Brian Quinlan
93ebac54c7 Increment version number to capture packaging fix 2018-06-27 17:29:52 -07:00
Brian Quinlan
7e0ea2f276 Remove incorrect include_package_data argument. 2018-06-27 17:10:43 -07:00
Brian Quinlan
dae9cca1b3 Fix image references in setup.py long description. 2018-06-27 14:59:25 -07:00
Brian Quinlan
2bbc8714ac Initial commit. 2018-06-27 13:29:57 -07:00