Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert pip-installed dev dependencies to Conda #6060

Merged
merged 1 commit into from Aug 24, 2022

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Aug 24, 2022

The package sphinx-remove-toctrees was being installed via pip, so I created a Conda package for it, and now it can be installed via Conda. Also, polygamma is available through Conda. Thus I modified [windows-]environment-dev.yml so that no dependencies are pip installed.

What is this PR about?
...

Checklist

Major / Breaking Changes

  • ...

Bugfixes / New features

  • ...

Docs / Maintenance

  • Refactor the installation of a few dependencies

@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #6060 (52ff529) into main (956cb09) will increase coverage by 1.58%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6060      +/-   ##
==========================================
+ Coverage   87.97%   89.55%   +1.58%     
==========================================
  Files          72       72              
  Lines       12931    12931              
==========================================
+ Hits        11376    11581     +205     
+ Misses       1555     1350     -205     
Impacted Files Coverage 螖
pymc/sampling_jax.py 97.15% <0.00%> (+97.15%) 猬嗭笍

@maresb maresb marked this pull request as ready for review August 24, 2022 22:31
@twiecki twiecki merged commit 5a7c827 into pymc-devs:main Aug 24, 2022
@maresb maresb deleted the pip-deps-to-conda branch August 25, 2022 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants