Needs == for pip to parse the file
This commit is contained in:
Ruyman
2025-05-15 14:38:42 +01:00
committed by GitHub
parent f89cd95b16
commit 1ec230c4bf

View File

@ -1,3 +1,3 @@
# Use `pip install -r requirements.txt` with the present file to install a
# wheel consistent with the present state of the github repository
nvidia-cutlass-dsl=4.0.0.dev1
nvidia-cutlass-dsl==4.0.0.dev1