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

WIP reworking pyproject.toml so that pytest unit tests can be run #1

Open
wants to merge 1 commit into
base: poetry_install_build
Choose a base branch
from

Conversation

ceteri
Copy link

@ceteri ceteri commented Aug 9, 2023

Reworking some of the details for PR 300 since GH got that potential merge locked into Merge Hell.

Let's work on this in stages:

  1. migrate to using pyproject.toml and setup.cfg
  2. pipenv support
  3. poetry support

I found that the poetry build was interacting to prevent pytest unit test from being able to be run, so I've redacted that, falling back to using setuptools for the build (for now).

Descriptions which were specific to poetry have been copied into the for_poetry subdirectory.

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.

1 participant