Skip to content

Commit 584c8c8

Browse files
committed
bugfix in pyproject.toml
1 parent a8ba88f commit 584c8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [{name = "Aleš Zorman, Domen Gorjup, Janko Slavič", email = "janko.s
99
maintainers = [{name = "Janko Slavič, Domen Gorjup, Aleš Zorman", email = "janko.slavic@fs.uni-lj.si"}]
1010
license = "MIT"
1111
description = "Excitation signals as used in structural dynamics and vibration fatigue."
12-
readme = "README.rst"
12+
readme = "readme.rst"
1313
keywords = ["excitation signal", "structural dynamics", "dynamic testing"]
1414
requires-python = ">=3.10"
1515
dependencies = [

0 commit comments

Comments
 (0)