Skip to content

Commit

Permalink
Add url to setup.py
Browse files Browse the repository at this point in the history
This will hopefully fix the publish CI.
  • Loading branch information
asmeurer committed Jun 25, 2024
1 parent 2ef47e3 commit 80d4292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
url="https://data-apis.org/array-api-compat/",

Check failure on line 34 in setup.py

View workflow job for this annotation

GitHub Actions / check-ruff

Ruff (E999)

setup.py:34:5: E999 SyntaxError: Duplicate keyword argument "url"
)

0 comments on commit 80d4292

Please sign in to comment.