Skip to content

Commit

Permalink
chore: add metadata for PyPI.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Mar 25, 2024
1 parent 13215e2 commit 2e770e1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[tool.poetry]
name = "abilian-sbe"
version = "1.1.0"
description = ""
authors = ["Abilian SAS <contact@abilian.com>"]
description = "Social Business platform (entreprise collaboration and information management)"
authors = ["Abilian SAS"]
license = "LGPL-2.0-or-later"
readme = "README.md"
repository = "https://github.com/abilian/abilian-sbe"

packages = [
{ include = "extranet", from = "src" },
Expand Down

0 comments on commit 2e770e1

Please sign in to comment.