Python/dynamic_programming
cclauss e6eaa078e2
Pytest the entire repo (#980)
* Pytest the entire repo

* Do each directory for now...

* YAML files hate tabs

* Add more requirements

* pip install opencv-python

* Comment out FTP

* Add pandas and sklearn to requirements

* Comment out FTP, graphs, machine_learning, maths, neural_network, project_euler

* Update .travis.yml

* Comment out Data structures

* if __name__ == "__main__":

* pytest --ignore=

* pytest .

* Update .travis.yml

* pytest . --doctest-modules --ignore=${IGNORE}

* Ignore --ignore because it just hangs
2019-07-10 06:59:39 +02:00
..
2019-03-28 01:59:31 +08:00
2019-02-21 00:54:26 +08:00
2019-05-26 21:56:10 +05:30
2018-10-19 07:48:28 -05:00
2019-05-26 21:56:10 +05:30
2018-07-23 13:01:02 +05:30
2019-02-09 08:27:23 +05:30
2019-05-26 22:07:40 +05:30
2019-07-02 23:23:35 +08:00