Skip to content

Commit

Permalink
nlwpy: Update test command
Browse files Browse the repository at this point in the history
  • Loading branch information
fdabrandao committed Feb 26, 2024
1 parent fec6395 commit f4447ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
variables:
CIBW_SKIP: pp* cp27-* *_i686 *-win32 *musllinux*
CIBW_ARCHS_MACOS: x86_64 universal2
CIBW_TEST_COMMAND: pytest --pyargs nlwpy.tests
CIBW_TEST_COMMAND: pytest --pyargs nlwpy.test
CIBW_TEST_REQUIRES: --index-url https://pypi.ampl.com --extra-index-url https://pypi.org/simple ampl_module_base ampl_module_gurobi ampl_module_highs ampl_module_minos amplpy pytest pandas numpy scipy

stages:
Expand Down

0 comments on commit f4447ba

Please sign in to comment.