Fixed Issues #108
Merged
Fixed Issues #108
Conversation
Why this change is needed: Resolving Compilation Error What this change accomplishes: * Improve README.md and Adding docker-compose file instruction * Resolving Dockerfile error to run at the first Try * Adding Docker-compose file * Resolving Language lt for Compilation Error, change or by || * Downgrade Language de to 3.8.4 from 3.9.6 -> Resolving a blank Screen in this Language fix: #X
| @@ -1,6 +1,5 @@ | |||
| language: python | |||
| python: | |||
| - "2.6" | |||
| - "2.7" | |||
cverna
Dec 14, 2019
Member
Should that be python 3 ?
Should that be python 3 ?
hhlp
Dec 14, 2019
Author
Contributor
in next pull request I fixed with python 3
Thanks for reminding me
in next pull request I fixed with python 3
Thanks for reminding me
68fa9cc
into
fedora-infra:production
1 check passed
1 check passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Why this change is needed:
Resolving Compilation Error
What this change accomplishes:
fix: #X