-
Notifications
You must be signed in to change notification settings - Fork 4
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
Missing boto3
Dependency For gempyor
#238
Labels
bug
Defects or errors in the code.
gempyor
Concerns the Python core.
good first issue
Good for newcomers.
quick issue
Short or easy fix.
Comments
TimothyWillard
added
bug
Defects or errors in the code.
good first issue
Good for newcomers.
gempyor
Concerns the Python core.
quick issue
Short or easy fix.
labels
Jun 21, 2024
TimothyWillard
added a commit
that referenced
this issue
Jun 21, 2024
TimothyWillard
added a commit
that referenced
this issue
Jun 25, 2024
…s into gempyor.utils.download_file_from_s3, GH-238
TimothyWillard
added a commit
that referenced
this issue
Jun 25, 2024
TimothyWillard
added a commit
that referenced
this issue
Jul 11, 2024
Had to resolve merge conflicts related to the import of boto3 and botocore.
TimothyWillard
added a commit
that referenced
this issue
Jul 11, 2024
TimothyWillard
added a commit
that referenced
this issue
Jul 11, 2024
Add `boto3` dependency, add `venv`/`.venv`/`.env` to `.gitignore`
Closed by GH-239. |
jcblemai
pushed a commit
that referenced
this issue
Oct 3, 2024
jcblemai
pushed a commit
that referenced
this issue
Oct 3, 2024
…s into gempyor.utils.download_file_from_s3, GH-238
jcblemai
pushed a commit
that referenced
this issue
Oct 3, 2024
jcblemai
pushed a commit
that referenced
this issue
Oct 3, 2024
Had to resolve merge conflicts related to the import of boto3 and botocore.
jcblemai
pushed a commit
that referenced
this issue
Oct 3, 2024
jcblemai
pushed a commit
that referenced
this issue
Oct 3, 2024
Add `boto3` dependency, add `venv`/`.venv`/`.env` to `.gitignore`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Defects or errors in the code.
gempyor
Concerns the Python core.
good first issue
Good for newcomers.
quick issue
Short or easy fix.
Just needs to be added to added to the
install_requires
section offlepimop/gempyor_pkg/setup.cfg
.The text was updated successfully, but these errors were encountered: