Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
Add reportlab to overrides
Browse files Browse the repository at this point in the history
Wheel files specify Python 3 version support.
  • Loading branch information
brettcannon committed Jan 29, 2015
1 parent 625752c commit 96c0f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caniusepython3/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"python-neutronclient": "https://pypi.python.org/pypi/python-neutronclient",
"pyvirtualdisplay": "https://pypi.python.org/pypi/PyVirtualDisplay",
"regex": "https://pypi.python.org/pypi/regex",
"reportlab": "https://pypi.python.org/pypi/reportlab",
"rsa": "https://pypi.python.org/pypi/rsa",
"ssh": "https://github.com/bitprophet/ssh/",
"ssl": "http://docs.python.org/3/library/ssl.html",
Expand Down

0 comments on commit 96c0f64

Please sign in to comment.