Skip to content

Commit

Permalink
fix setup missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
changliao1025 committed Apr 15, 2021
1 parent c9485b9 commit a750606
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 @@ -30,7 +30,7 @@
"Programming Language :: Python :: 3",
"Programming Language :: C++",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: GIS"'
"Topic :: Scientific/Engineering :: GIS",
"Topic :: Scientific/Engineering :: Hydrology",
"Topic :: Scientific/Engineering :: Physics",
"Topic :: Scientific/Engineering :: Visualization"
Expand Down

0 comments on commit a750606

Please sign in to comment.