Python/scripts
Dhruv Manilawala ba6310b647
Validate only submitted Project Euler solution (#3977)
* Update validate solution script to fetch only submitted solution
* Update workflow file with the updated PE script
* Fix: do not fetch `validate_solutions.py` script
* Update script to use the requests package for API calls
* Fix: install requests module
* Pytest ignore scripts/ directory
2020-11-29 23:11:09 +05:30
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
build_directory_md.py Update build_directory_md.py (#2066) 2020-06-02 21:14:12 +02:00
project_euler_answers.json Move validate_solutions and add durations flag to pytest.ini (#3704) 2020-10-24 19:07:33 +05:30
validate_filenames.py removed extra line to match rest of file (#3528) 2020-10-25 01:19:59 +08:00
validate_solutions.py Validate only submitted Project Euler solution (#3977) 2020-11-29 23:11:09 +05:30