planetarypy / pvl

Python implementation of PVL (Parameter Value Language)
BSD 3-Clause "New" or "Revised" License
19 stars 19 forks source link

Improved local tox tests and changed "make release" to use twine. #79

Closed rbeyer closed 3 years ago

rbeyer commented 3 years ago

Description

Set up the local tox tests (run via "make test-all") to test both the no-dependency version of pvl, and the version where all of the optional dependencies are present.

Motivation and Context

I wanted to be able to easily test pvl lcoally with and without its optional dependencies.

How Has This Been Tested?

Types of changes

Checklist:

Licensing:

This project is released under the LICENSE.