Typo
This commit is contained in:
parent
3867efea61
commit
6b1738743f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ name = "ParaUtils"
|
||||||
description = "Bits and bobs useful for many para swimming data manipulation projects"
|
description = "Bits and bobs useful for many para swimming data manipulation projects"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
dynamic = "0.1.3"
|
dynamic = ["version"]
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pandas",
|
"pandas",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue