~mcepl/m2crypto#356: 
Removing tests/alltests.py leads to failing builds on Windows

Installing collected packages: m2crypto
Successfully installed m2crypto-0.41.0
$ $env:PYTHONPATH = "build/lib.$PYTHONPATH_DIR"; python3 -munittest discover -b -v tests
python3 : The term 'python3' is not recognized as the name of a cmdlet, function, script file, or operable program. 
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:343 char:48
+ $env:PYTHONPATH = "build/lib.$PYTHONPATH_DIR"; python3 -munittest dis ...
+                                                ~~~~~~~
    + CategoryInfo          : ObjectNotFound: (python3:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Complete log

Status
RESOLVED DUPLICATE
Submitter
~mcepl
Assigned to
Submitted
10 months ago
Updated
9 months ago
Labels
No labels applied.