https://github.com/Microsoft/CNTK
Revision f0dab7b1e35e57eb5b7f44a8d84111a9ab816497 authored by Aayush Garg on 10 November 2016, 14:59:56 UTC, committed by Aayush Garg on 10 November 2016, 14:59:56 UTC
1 parent 2aa91e2
Raw File
Tip revision: f0dab7b1e35e57eb5b7f44a8d84111a9ab816497 authored by Aayush Garg on 10 November 2016, 14:59:56 UTC
Changes
Tip revision: f0dab7b
pytest.ini
[pytest]
python_files = *.py
addopts = --ignore setup.py
back to top