Skip to content

Commit

Permalink
added packages in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Jan 27, 2022
1 parent 129ba9e commit ba46957
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ classifiers = [
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)'
]

packages = [
{ include = "ip-link" }
]

include = [
"README.md",
"NEWS.md",
Expand Down

0 comments on commit ba46957

Please sign in to comment.