We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest version of the package https://pypi.org/project/nebula-carina/
does not contain the latest fixes for example 7884626
This is because it points to https://github.com/SwordElucidator/nebula-carina and not this repo. But this repo's readme points to the outdated package.
Suggestion: ask @SwordElucidator to redo package, or make new package with builds that auto-track this repo, or change readme instructions as below
Workaround: pip install -e 'git+https://github.com/nebula-contrib/nebula-carina#egg=nebula_carina'
pip install -e 'git+https://github.com/nebula-contrib/nebula-carina#egg=nebula_carina'
The text was updated successfully, but these errors were encountered:
Thanks @johnny-smitherson ! and Welcome to the community.
Indeed, we didn't wire pypi publishment up after the project donation.
@SwordElucidator would you mind adding me(handle: wey, mail: weyl.gu at gmail.com) as pypi maintainer so I could put tokens in this repo's secret?
Sorry I see the ci out there, we just need to tag a release.
Thanks!!
Sorry, something went wrong.
No branches or pull requests
The latest version of the package https://pypi.org/project/nebula-carina/
does not contain the latest fixes for example 7884626
This is because it points to https://github.com/SwordElucidator/nebula-carina and not this repo. But this repo's readme points to the outdated package.
Suggestion: ask @SwordElucidator to redo package, or make new package with builds that auto-track this repo, or change readme instructions as below
Workaround:
pip install -e 'git+https://github.com/nebula-contrib/nebula-carina#egg=nebula_carina'
The text was updated successfully, but these errors were encountered: