Skip to content

LouisStAmour/rules_python-pip-cwd-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running bazel build //... fails with an error while running the following does not:

cd B
python3 -m venv .venv
. .venv/bin/activate
pip3 install -r child-requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors