rules_python
rules_python copied to clipboard
Fix the names for the publishing tool requirements
Right now the darwin is requirements_darwin.txt, windows is requirements_windows.txt and requirements.txt is for linux. Before we release 1.0, we should make the filenames follow the same convention.