Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix installation after black formatting changes #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rtobar
Copy link

@rtobar rtobar commented Jun 3, 2022

(cc: @pritchardn)

The black formatting broke the regular expression used in setup.py to extract the version number of the library. It thus became impossible to install it.

This commit adjusts the regular expression so the version number can be extracted again successfully.

A question too: is there any chance we get a new release of the library on PyPI with an increased (minor?) version? Thanks!

The black formatting broke the regular expression used in setup.py to
extract the version number of the library. It thus became impossible to
install it.

This commit adjusts the regular expression so the version number can be
extracted again successfully.

Signed-off-by: Rodrigo Tobar <[email protected]>
@rtobar
Copy link
Author

rtobar commented Jul 29, 2022

ping @vpaliy to get an update on the status of this request.

@pritchardn
Copy link
Contributor

ping @vpaliy to check-in again 😄 hope all is going well

@rtobar
Copy link
Author

rtobar commented Jan 12, 2023

ping

@rtobar
Copy link
Author

rtobar commented Mar 21, 2023

ping again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants