Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocao authored May 29, 2024
1 parent f0ee65c commit bf2d9ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10']
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11']
KEYWORDS = 'topological data analysis, persistent ' + \
'homology, directed flags complex, persistence diagrams'
INSTALL_REQUIRES = requirements
Expand Down

0 comments on commit bf2d9ac

Please sign in to comment.