Skip to content

Commit c9c213a

Browse files
committed
Add Python 3.8 support
1 parent def649f commit c9c213a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"Programming Language :: Python :: 3",
2020
"Programming Language :: Python :: 3.6",
2121
"Programming Language :: Python :: 3.7",
22+
"Programming Language :: Python :: 3.8",
2223
"Programming Language :: Python :: Implementation :: CPython",
2324
"Topic :: Scientific/Engineering :: Physics",
2425
],

0 commit comments

Comments
 (0)