Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make all example files downloadable (#1126)
* Use pydpf/update_examples branch on examples_data repo * Delete all example files kept in the repo * Switch all find_* methods in examples.py to using downloads._download_file * Adapt tests * Solve circular import * Fix style * Fix examples_data branch * Fix .rth * Update conftest.py * Fix examples _module_path * update test_delete_downloaded_files * Support examples.static_rst and the like lazy evaluation * Update test_examples.py * examples.find_* methods now work the same as download_* * Switch to equivalent pydpf-post branch * Try update test_multi_server.py * Try update test_multi_server.py * Switch back to master branch for example_repo * Switch back to master branch for PyDPF-Post * Clean-up examples.py
- Loading branch information