Skip to content

Fix installation after black formatting changes#11

Open
rtobar wants to merge 1 commit into
vpaliy:masterfrom
rtobar:fix-installation
Open

Fix installation after black formatting changes#11
rtobar wants to merge 1 commit into
vpaliy:masterfrom
rtobar:fix-installation

Conversation

@rtobar

@rtobar rtobar commented Jun 3, 2022

Copy link
Copy Markdown

(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 <rtobar@icrar.org>
@rtobar

rtobar commented Jul 29, 2022

Copy link
Copy Markdown
Author

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

@pritchardn

Copy link
Copy Markdown

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

@rtobar

rtobar commented Jan 12, 2023

Copy link
Copy Markdown
Author

ping

@rtobar

rtobar commented Mar 21, 2023

Copy link
Copy Markdown
Author

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