Closed trypolis464 closed 2 years ago
Even without updating to Pypi it's already possible to use this command:
pip
install git+https://github.com/accessibleapps/accessible_output2
And you can use this line in a requirements.txt file:
git+https://github.com/accessibleapps/accessible_output2
That works, but the users shouldn't have to install from your git repo to get fixes that were added well over a year ago.
0.17 was pushed to Pypi, so I vote for marking this as closed.
There have been a few PRs merged lately, EG fixing the stupid genpy crap, that are really useful. Currently to use these new features, I have to fork the repo and manually install it. It would be really nice if
Installed a version with these fixes.