Fix function expand_python_version for "3.10" and upwards (fixes #184) - #186
Conversation
|
@peterbe is there chance that you could cut a new release 1.0.2 with this fix? |
|
@vishnuwazoku thanks for the testing and/or review! 👍 |
Since I changed computer I lost my |
|
@peterbe should we jump on a voice call about it some time? PS: # cat ~/.pypirc
[pypi]
username = __token__
password = CENSOREDPPS: |
|
It's been so long since I did this! :) and lastly |
@peterbe passing the the whole folder would be dangerous anyway (i.e. doing too much next time) but it seems you need filenames rather than folders anyway as per https://stackoverflow.com/a/65369679 . So |
|
That seems to have worked. |
|
@peterbe awesome, thank you! 👍 |
Fixes #184
CC @vishnuwazoku @peterbe