Skip to content

Commit

Permalink
Add setuptools_scm to conda build dependencies
Browse files Browse the repository at this point in the history
This fixes CircleCI breakage introduced by #171.
  • Loading branch information
angus-g committed Jun 26, 2020
1 parent 7b1f518 commit e594bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ requirements:
build:
- python>=3.6
- setuptools
- setuptools_scm
- pbr
run:
- python>=3.6
Expand Down

0 comments on commit e594bde

Please sign in to comment.