We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's another possible change at your discretion. This would make it a bit easier with the context management. Move ./build/docker/Dockerfile to ./Dockerfile Add the tests directory as an include for the sdist build artifact but not wheel (instructions) I think the end result would be that the commands docker build . --target testing would work both in a cloned repo root or in an extracted sdist.
Here's another possible change at your discretion. This would make it a bit easier with the context management.
./build/docker/Dockerfile
./Dockerfile
tests
I think the end result would be that the commands docker build . --target testing would work both in a cloned repo root or in an extracted sdist.
docker build . --target testing
Originally posted by @kenibrewer in #395 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @kenibrewer in #395 (comment)
The text was updated successfully, but these errors were encountered: