Skip to content

Commit 12b84f3

Browse files
EslickEslick
Eslick
authored and
Eslick
committed
Add nonmodule dir
1 parent 6d0c808 commit 12b84f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pyomo/environ/tests/test_package_layout.py

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
_NON_MODULE_DIRS = {
3939
join('contrib', 'ampl_function_demo', 'src'),
4040
join('contrib', 'appsi', 'cmodel', 'src'),
41+
join('contrib', 'cspline_external', 'src'),
4142
join('contrib', 'simplification', 'ginac', 'src'),
4243
join('contrib', 'pynumero', 'src'),
4344
join('core', 'tests', 'data', 'baselines'),

0 commit comments

Comments
 (0)