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
Any plans to publish this to PyPI?
I'm about to publish an open source project that uses this library and realized this isn't published on PyPI 😅 !
I'll open a PR shortly to prepare the repo for publication... but looking to know if there was a reason this was not a priority?
Thanks @lucasrla !
The text was updated successfully, but these errors were encountered:
@sabidib, have you published your project? Isn't it possible to point the dependency to this git repository URL?
I haven't really bothered publishing on PyPi yet, but might do the work soon...
Thanks
Sorry, something went wrong.
Something like pip install 'remarks @ git+https://github.com/lucasrla/remarks' (with python 3.10) might work for you!
pip install 'remarks @ git+https://github.com/lucasrla/remarks'
No branches or pull requests
Any plans to publish this to PyPI?
I'm about to publish an open source project that uses this library and realized this isn't published on PyPI 😅 !
I'll open a PR shortly to prepare the repo for publication... but looking to know if there was a reason this was not a priority?
Thanks @lucasrla !
The text was updated successfully, but these errors were encountered: