AISViz / AISdb

AISdb Python package for smart AIS data storage and interaction.
https://aisviz.cs.dal.ca
GNU Affero General Public License v3.0
7 stars 0 forks source link

Remove script running lines and update pyproject.toml #67

Closed gabrielspadon closed 5 months ago

gabrielspadon commented 5 months ago

The update removes lines that allow scripts to be run directly in "test_014_marinetraffic.py", which makes tests cleaner and more modularized. Besides, the order and organization of classifiers were tidied up in "pyproject.toml", improving readability and maintenance.