Skip to content

Commit e257b3c

Browse files
authored
Update package metadata with suppport of py3.13 (aiidateam#6863)
1 parent 71fc14f commit e257b3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ classifiers = [
1515
'Programming Language :: Python :: 3.10',
1616
'Programming Language :: Python :: 3.11',
1717
'Programming Language :: Python :: 3.12',
18+
'Programming Language :: Python :: 3.13',
1819
'Topic :: Scientific/Engineering'
1920
]
2021
dependencies = [

0 commit comments

Comments
 (0)