Closed abrisco closed 8 months ago
This change disables a test and tracks re-enabling it via https://github.com/sputt/req-compile/issues/53 so that regression testing can be added for Windows.
Additionally, the Bazel workspace has been renamed from req_compile to rules_req_compile to de-conflict the python package names observed on Windows.
req_compile
rules_req_compile
This change disables a test and tracks re-enabling it via https://github.com/sputt/req-compile/issues/53 so that regression testing can be added for Windows.
Additionally, the Bazel workspace has been renamed from
req_compile
torules_req_compile
to de-conflict the python package names observed on Windows.