Skip to content

Commit e2b91ff

Browse files
committed
Update setup.py
1 parent 09eec9c commit e2b91ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
'Programming Language :: Python :: 3.10',
4747
'Programming Language :: Python :: 3.11',
4848
'Programming Language :: Python :: 3.12',
49+
'Programming Language :: Python :: 3.13',
50+
'Programming Language :: Python :: 3.14',
4951
],
52+
project_urls={
53+
'Documentation': 'https://walrus.readthedocs.io/',
54+
'Source': 'https://github.com/coleifer/walrus'},
5055
test_suite='walrus.tests',
5156
)

0 commit comments

Comments
 (0)