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

Dev #161 #163

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Dev #161 #163

wants to merge 4 commits into from

Conversation

jycordero
Copy link

@jycordero jycordero commented Mar 11, 2021

Note: Before submitting this pull request, please review our contributing guidelines.

Description

Solve issue refs #161

  • Relaxed requirements on Pipfile from python_version=3.7 to python_version=3
  • Modified project_setup script to allow python_version>=3.7 from a strict python_verison==3.7
  • Modified manage.py to enforce requirement python_version >=3.7

@jycordero jycordero changed the title Dev refs #161 Dev #161 Mar 11, 2021
@@ -34,9 +34,10 @@ celery = {extras = ["redis"],version = "==5.0.4"}
structlog = "==20.1.0"
uritemplate = "==3.0.1"
pyyaml = "==5.3.1"
docker-compose = "*"
Copy link
Contributor

Choose a reason for hiding this comment

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

@jycordero I'd rather not include docker-compose here, but I might be missing some more context on why.

@github-actions
Copy link

This Pull Request is being marked as Stale because it has 30 days without any interaction. CC: @froi @jpadilla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants