Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name = "pyrsvp" version = "0.1.0" description = "Implements RSVP communication protocol in Python" authors = ["Mattia Gallacchi"] authors = ["Mattia Gallacchi <mattia.gallacchi@he-arc.ch>"] readme = "README.md" [tool.poetry.dependencies] Loading Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name = "pyrsvp" version = "0.1.0" description = "Implements RSVP communication protocol in Python" authors = ["Mattia Gallacchi"] authors = ["Mattia Gallacchi <mattia.gallacchi@he-arc.ch>"] readme = "README.md" [tool.poetry.dependencies] Loading