Election-Tech-Initiative / electionguard-api-python

ElectionGuard Web API in python to demonstrate usage of electionguard-python in performing ballot encryption, casting, spoiling, and tallying.
https://www.electionguard.vote/
MIT License
36 stars 26 forks source link

🐛 docker-postman-test now works on Windows #190

Closed lprichar closed 2 years ago

lprichar commented 2 years ago

Issue

Fixes #187

Description

docker-postman-test didn't previously run on Windows because of the unnecessary no-windows recipe prerequisite and the setting of variables that aren't necessary anyway.

Testing

On Windows run make docker-postman-test