Skip to content

Commit

Permalink
Remove aqtinstall from requirements.txt and make it a conda dep only
Browse files Browse the repository at this point in the history
  • Loading branch information
oskirby committed Aug 21, 2024
1 parent 08cdcfa commit 0ce1689
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 587 deletions.
1 change: 1 addition & 0 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- ninja=1.11.0
- conda-forge::openjdk=17
- pip:
- aqtinstall==3.1.15
- -r requirements.txt
- -r taskcluster/scripts/requirements.txt
variables:
Expand Down
1 change: 0 additions & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ glean-parser==13.0.0
oathtool==2.3.1
pyrsistent==0.20.0
yamllint==1.35.1
aqtinstall==3.1.15
translate-toolkit==3.13.*

# Windows-only dependency included via glean-parser.
Expand Down
Loading

0 comments on commit 0ce1689

Please sign in to comment.