IMAP-Science-Operations-Center / imap-data-access

Package to download, query, and upload files from the IMAP Science Data Center.
MIT License
0 stars 7 forks source link

MNT: Update pyproject with explicit package resolution #42

Closed greglucas closed 3 weeks ago

greglucas commented 3 weeks ago

Change Summary

Overview

When a data/ directory is present it is ambiguous which modules/packages we want to release, so explicitly set this to be only "imap_data_access".

Add pre-commit and tests to the dev optional dependencies for initial installs.