Skip to content

Commit

Permalink
Trac #34478: pynormaliz: Add distros information for conda, arch
Browse files Browse the repository at this point in the history
I'd like to install pynormaliz in Conda, but was unsuccessful.
I tried the following:
{{{
mamba install pynormaliz
conda install pynormaliz
mamba install normaliz && pip install pynormaliz
pip install pynormaliz==2.16
mamba install libantic
mamba install antic
}}}
See the attachment for screenshots.

URL: https://trac.sagemath.org/34478
Reported by: yzh
Ticket author(s): Matthias Koeppe
Reviewer(s): Isuru Fernando
  • Loading branch information
Release Manager committed Sep 20, 2022
2 parents 857f16c + d252ea4 commit 109fd64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/pkgs/pynormaliz/distros/arch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python-pynormaliz
1 change: 1 addition & 0 deletions build/pkgs/pynormaliz/distros/conda.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pynormaliz

0 comments on commit 109fd64

Please sign in to comment.