Merge pull request #1148 from AlexCatarino/py-useruniverse

Adds support for user-defined universe selection for python
This commit is contained in:
Jared
2017-09-21 07:30:09 -04:00
committed by GitHub
4 changed files with 106 additions and 8 deletions
@@ -158,6 +158,7 @@
<Content Include="RegressionAlgorithm.py">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="UserDefinedUniverseAlgorithm.py" />
<Content Include="WarmupAlgorithm.py">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>