1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00

Web Server Test (#1) (#2231)

* Initial WebServer Test

* ignore .pyc files

* add poster as requirement to virtualenv
This commit is contained in:
Me No Dev
2016-07-05 11:18:53 +03:00
committed by Ivan Grokhotkov
parent 79ce12247e
commit 2364ad4dd0
5 changed files with 202 additions and 1 deletions

View File

@ -10,3 +10,4 @@ PyYAML==3.11
six==1.10.0
Werkzeug==0.11.9
wheel==0.24.0
poster==0.8.1