[M] Symlink isn't handled, rename directory instead

This commit is contained in:
2023-10-11 19:24:31 -04:00
parent f177c8203e
commit 3788d4e225
19 changed files with 3 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
src
+3
View File
@@ -5,6 +5,9 @@ description = "CLAP (Contrastive Language-Audio Pretraining) is a model that lea
authors = ["Benjamin Elizalde and Soham Deshmukh and Huaming Wang"]
license = "MIT"
readme = "README.md"
packages = [
{ include = "msclap" },
]
[tool.poetry.dependencies]
python = "^3.8"