Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
src/setup.cfg.m4, src/pyproject.toml.m4: Add memory_allocator
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Oct 2, 2021
1 parent 9a63841 commit 934fc6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/pyproject.toml.m4
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ requires = [
numpy \
pkgconfig \
pplpy \
memory_allocator \
')]
build-backend = "setuptools.build_meta"
1 change: 1 addition & 0 deletions src/setup.cfg.m4
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ dnl From build/pkgs/sagelib/dependencies
numpy \
pkgconfig \
pplpy \
memory_allocator \
| sed "2,\$s/^/ /;"')dnl
dnl From Makefile.in: SAGERUNTIME
esyscmd(`sage-get-system-packages install-requires \
Expand Down

0 comments on commit 934fc6b

Please sign in to comment.