dpeerlab / Palantir

Single cell trajectory detection
https://palantir.readthedocs.io
GNU General Public License v2.0
203 stars 45 forks source link

drop `tables` dependency #123

Closed katosh closed 9 months ago

katosh commented 9 months ago

Hi @ManuSetty,

This PR addresses two specific issues:

  1. Removal of Unused tables Dependency: The tables package does not seem to be used within the codebase, and it creates installation difficulties on Mac M1. By eliminating this dependency, we alleviate issue #122.

  2. Version Correction in src/palantir/version.py: The version specified was incorrectly set to 1.3.2. This PR updates it to the accurate version, 1.3.1.