Skip to content

Commit 4366061

Browse files
authored
Merge pull request #412 from Reed-CompBio/remove-go-dep
chore: remove Go dependency from environment.yml
2 parents 4f97f33 + 0245814 commit 4366061

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/contributing/maintain.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Maintaining SPRAS
22
=================
33

4+
Go dependency
5+
-----------------------
6+
The yamlfmt tool requires `Go <https://go.dev/doc/install>`__, which must
7+
be installed manually.
8+
49
Reviewing pull requests
510
-----------------------
611

environment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ dependencies:
3232
- pre-commit=4.2.0
3333
- pytest=8.4.1
3434
- pytest-split=0.10.0
35-
# development dependencies - conda-specific
36-
- go=1.24
3735

3836
- pip:
3937
- dsub==0.4.13

0 commit comments

Comments
 (0)