Skip to content

a few "requirements" changes for #1043 #1046

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

Merged

Conversation

melange396
Copy link
Collaborator

- rename requirements.txt to requirements.api.txt
- merge dev/docker/python/requirements.txt with requirements.dev.txt
- deduplicate packages in requirements.api.txt and requirements.dev.txt
- pin packages in requirements.dev.txt and remove unused
Copy link
Contributor

@dshemetov dshemetov left a comment

Choose a reason for hiding this comment

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

🚀 🚀 🚀

went ahead and merged dev/docker/python/requirements.txt with requirements.dev.txt, deduplicated packages, and pinned their versions.

@dshemetov dshemetov merged commit ef63e3b into ds/merge-docker-web-python Dec 5, 2022
@dshemetov dshemetov deleted the ds/merge-docker-web-python__george branch December 5, 2022 23:35
dshemetov added a commit that referenced this pull request Dec 5, 2022
* sorted requirements.txt files
* removed duplicated requirements from ./dev/docker/python/requirements.txt
* reduce runs of "pip install" when creating "delphi_web_python" docker image
* renamed requirements.txt to requirements.api.txt
* merge dev/docker/python/requirements.txt with requirements.dev.txt
* deduplicate packages in requirements.api.txt and requirements.dev.txt
* pinned packages in requirements.dev.txt and removed unused

Co-authored-by: Dmitry Shemetov <[email protected]>
dshemetov added a commit that referenced this pull request Dec 5, 2022
* sorted requirements.txt files
* removed duplicated requirements from ./dev/docker/python/requirements.txt
* reduce runs of "pip install" when creating "delphi_web_python" docker image
* renamed requirements.txt to requirements.api.txt
* merge dev/docker/python/requirements.txt with requirements.dev.txt
* deduplicate packages in requirements.api.txt and requirements.dev.txt
* pinned packages in requirements.dev.txt and removed unused

Co-authored-by: Dmitry Shemetov <[email protected]>
dshemetov added a commit that referenced this pull request Dec 6, 2022
- remove delphi_python Docker image
- merge operations repo delphi_python Dockerfile into delphi_web_python
- copy Python requirements file to this directory and merge with requirements.dev.txt
- copy setup.sh to this directory
- renamed requirements.txt to requirements.api.txt
- remove unused Docker commands from CI
- merge requirements files and pin versions and sort and remove unused packages (#1046)
Co-authored-by: melange396 <[email protected]>
Co-authored-by: Dmitry Shemetov <[email protected]>
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