Skip to content

Commit

Permalink
Merge branch 'main' into features/pycolmap_recon
Browse files Browse the repository at this point in the history
  • Loading branch information
B1ueber2y authored Jan 9, 2025
2 parents b4a47c9 + ebdd5b0 commit e5cb0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ def build_extension(self, ext):
cmdclass={"build_ext": CMakeBuild},
zip_safe=False,
classifiers=[
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Operating System :: OS Independent",
],
)

0 comments on commit e5cb0c2

Please sign in to comment.