periareon / req-compile

Python requirements compilation
MIT License
14 stars 4 forks source link

Enable windows CI #52

Closed abrisco closed 8 months ago

abrisco commented 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.