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

Fix tests: Remove constraints #24

Closed
wants to merge 1 commit into from
Closed

Fix tests: Remove constraints #24

wants to merge 1 commit into from

Conversation

bosd
Copy link
Collaborator

@bosd bosd commented Jul 26, 2024

This fixes:

Some possibly relevant errors from pip install:
    ERROR: Could not open requirements file: [Errno 2] No such file or directory: '.github/workflows/constraints.txt'
Error installing poetry.

This fixes: Some possibly relevant errors from pip install:
    ERROR: Could not open requirements file: [Errno 2] No such file or directory: '.github/workflows/constraints.txt'
Error installing poetry.
@bosd
Copy link
Collaborator Author

bosd commented Jul 26, 2024

@foarsitter I've created this pr in an attempt to fix tests.

@foarsitter
Copy link
Collaborator

@bosd I remember it now, ${PWD} is required to find constraints.txt. I fixed it in #25

@foarsitter foarsitter closed this Jul 26, 2024
@bosd bosd deleted the fix-ci branch July 26, 2024 09:01
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