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

Switch to Poetry for build & dependency management (#114) #115

Merged
merged 2 commits into from
Dec 31, 2018

Conversation

declension
Copy link
Owner

  • Remove Pipfile and Pipfile.lock
  • Add pyproject.toml based on existing Pipfile
  • Build and commit lock file
  • Convert build script to use Poetry (and sed) to generate requirements.txt
  • Update Circle steps to use Poetry not Pipenv

This closes #114.

 * Remove Pipfile and Pipfile.lock
 * Add `pyproject.toml` based on existing Pipfile
 * Build and commit lock file
 * Convert build script to use Poetry (and sed) to generate `requirements.txt`
 * Update Circle steps to use Poetry not Pipenv
@declension declension merged commit 1487687 into master Dec 31, 2018
@declension declension deleted the feature/switch-to-poetry branch December 31, 2018 13:45
@coveralls
Copy link

Pull Request Test Coverage Report for Build 191

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.193%

Totals Coverage Status
Change from base Build 189: 0.0%
Covered Lines: 972
Relevant Lines: 1043

💛 - Coveralls

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.

Switch to Poetry for dependency management
2 participants