Skip to content

Commit

Permalink
chore: add README.md to pyproject.toml (#411)
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <thibault.fouqueray@gmail.com>
  • Loading branch information
ThibaultFy committed Mar 27, 2024
1 parent 9b6a141 commit 366b010
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ path = "substra/__version__.py"
name = "substra"
description = "Low-level Python library for interacting with a Substra network"
dynamic = ["version"]
readme = "README.md"
requires-python = ">= 3.9"
dependencies = [
"requests",
Expand Down

0 comments on commit 366b010

Please sign in to comment.