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

Ft poetry support #34

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

maxspahn
Copy link

@maxspahn maxspahn commented Aug 1, 2022

Adds poetry support.
The package can now be installed with poetry using:

poetry install

The virtual environment is then created and can be activated with

poetry shell

Additionally, the package can be published to pypi with poetry publish.
In the future, this might also simplify the usage of travis and/or github actions for CI.

@maxspahn
Copy link
Author

maxspahn commented Aug 2, 2022

Currently, the Travis CI is failing. I'll fix this today. On the other you could also switch to GitHub actions. Let me know what you think is best.

@maxspahn
Copy link
Author

maxspahn commented Aug 2, 2022

Github actions also work successfully on my work. Accepting this PR would result in having active github-actions.

https://github.com/maxspahn/yourdfpy/actions

@maxspahn
Copy link
Author

maxspahn commented Jan 4, 2023

Any updates on this?

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