Skip to content

Commit

Permalink
sage -fixdistributions --set all: Handle sagemath-brial
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Jun 11, 2024
1 parent 6af3623 commit c31c6f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/misc/package_dir.py
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ def _distribution_from_all_filename(filename):

if distribution == 'all':
distributions = ["sagemath-bliss",
"sagemath-brial",
"sagemath-coxeter3",
"sagemath-mcqd",
"sagemath-meataxe",
Expand Down

0 comments on commit c31c6f2

Please sign in to comment.