nlesc-nano / CAT

A collection of tools designed for the automatic construction, and subsequent analysis, of chemical compounds.
Other
16 stars 2 forks source link

MAINT: Get rid `pkg_resources` #264

Closed BvB93 closed 1 year ago

BvB93 commented 1 year ago

CC @RobertaPascazio

Get rid of pkg_resources due to a number of deprecations and recent issues with running it on one of the clusters.

codecov[bot] commented 1 year ago

Codecov Report

Merging #264 (d8b7b4f) into master (b8349e6) will decrease coverage by 0.76%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   67.40%   66.65%   -0.76%     
==========================================
  Files          51       48       -3     
  Lines        4262     4156     -106     
  Branches      863      762     -101     
==========================================
- Hits         2873     2770     -103     
- Misses       1200     1204       +4     
+ Partials      189      182       -7     
Impacted Files Coverage Δ
CAT/utils.py 68.99% <100.00%> (-0.66%) :arrow_down:

... and 12 files with indirect coverage changes