bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
159 stars 26 forks source link

update manifest for pypi requirements only #786

Closed bjlittle closed 5 months ago

bjlittle commented 5 months ago

🚀 Pull Request

Description

This pull-request updates the MANIFEST.in to ensure that only the PyPI package requirements are bundled with the sdist i.e., there is no need to distribute the conda YAML and lock files.


codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.99%. Comparing base (54b0654) to head (fb1c5ac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #786 +/- ## ======================================= Coverage 94.99% 94.99% ======================================= Files 139 139 Lines 5216 5216 ======================================= Hits 4955 4955 Misses 261 261 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.