Skip to content

Commit cf2eb8e

Browse files
committed
src/sage/rings/padics/meson.build: add padic_lattice_element_test.py
Run tools/update-meson.py to install the new pytest source file.
1 parent f8c81be commit cf2eb8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/rings/padics/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ py.install_sources(
3939
'padic_generic_element.pxd',
4040
'padic_generic_element.pyx',
4141
'padic_lattice_element.py',
42+
'padic_lattice_element_test.py',
4243
'padic_printing.pxd',
4344
'padic_printing.pyx',
4445
'padic_relaxed_element.pxd',

0 commit comments

Comments
 (0)