Skip to content

Commit

Permalink
remove conda ruamel package
Browse files Browse the repository at this point in the history
this no longer works well together with the pip package
  • Loading branch information
jenshnielsen committed Aug 10, 2020
1 parent 7025bb9 commit a12618b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ dependencies:
- pytest-runner
- spyder
- pyzmq
- ruamel_yaml
- wrapt
- pyyaml
- lxml
Expand All @@ -36,4 +35,4 @@ dependencies:
- pip:
- broadbean>=0.9.1
- ruamel.yaml!=0.16.6
- opencensus-ext-azure
- opencensus-ext-azure

0 comments on commit a12618b

Please sign in to comment.