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

update README, GitHub issue #122 #123

Merged
merged 1 commit into from
Oct 8, 2024
Merged

update README, GitHub issue #122 #123

merged 1 commit into from
Oct 8, 2024

Conversation

ThrawnCA
Copy link
Contributor

@ThrawnCA ThrawnCA commented Oct 7, 2024

  • Fix source install syntax
  • Add a note on relationship with PyPI

- Fix source install syntax
- Add a note on relationship with PyPI
@ThrawnCA ThrawnCA requested a review from a team October 7, 2024 22:24

pip install ckanext-s3filestore

2.2 Alternatively, install from source::

pip install -e https://github.com/qld-gov-au/ckanext-s3filestore.git#egg=ckanext-s3filestore
pip install -e 'git+https://github.com/qld-gov-au/ckanext-s3filestore.git#egg=ckanext-s3filestore'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you also do this for xloader?

@ThrawnCA ThrawnCA merged commit b1a4b29 into master Oct 8, 2024
19 checks passed
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