Skip to content

Feat: Package & Dependency Management using Poetry #210

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
merged 12 commits into from
Mar 30, 2023

Conversation

abhinand-c
Copy link
Contributor

@abhinand-c abhinand-c commented Mar 20, 2023

This PR is for #209 to introduce Poetry as a proper dependency management and packaging tool, replacing requirements.txt and setup.py.

Changes

  • Adds Poetry files (pyproject.toml and poetry.lock)
  • Removes setup.py and requirements.txt
  • Updates Makefile to reflect changes
  • Drops support for Python 3.6 (End of Life)
  • Bumps Mongoengine

@arunsureshkumar arunsureshkumar self-assigned this Mar 30, 2023
@arunsureshkumar arunsureshkumar self-requested a review March 30, 2023 17:31
@arunsureshkumar arunsureshkumar merged commit 40ee17b into graphql-python:master Mar 30, 2023
@abhinand-c abhinand-c deleted the feat-poetry-packaging branch June 12, 2023 12:04
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