Skip to content

Commit

Permalink
Move setuptools back to build env
Browse files Browse the repository at this point in the history
in principle this should not be needed there,
but since we read the version from setup.py....
  • Loading branch information
k-dominik committed Jan 28, 2025
1 parent 7c6d5fc commit 506abfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/etc/bld-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ channels:
dependencies:
- anaconda-client
- conda-build
- setuptools_scm
- setuptools

0 comments on commit 506abfb

Please sign in to comment.