Skip to content

Commit 700ac01

Browse files
committed
src/sage/combinat/meson.build: add positive_integer_semigroup_test.py
Run tools/update-meson.py to install the new pytest source file.
1 parent cf2eb8e commit 700ac01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/combinat/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ py.install_sources(
9090
'permutation_cython.pxd',
9191
'permutation_cython.pyx',
9292
'plane_partition.py',
93+
'positive_integer_semigroup_test.py',
9394
'q_analogues.py',
9495
'q_bernoulli.pyx',
9596
'quickref.py',

0 commit comments

Comments
 (0)