proxy.py/.github/workflows
Abhinav Singh 4713ad6ea7
Homebrew formula (#209)
* Add homebrew formula

* Build PyPi package and Homebrew installation verification

* Check develop

* bdist_wheel reported as error: invalid command "bdist_wheel"

* Move under stable/develop folders to keep Proxy class name same

* uff

* develop installs proxy not proxy.py binary

* Prepend site-packages

* Install typing-extensions explicitly with brew

* Use find_packages

* Most likely failing due to lack of find_packages in current develop branch

* Fix windows setup.py build

* test_static_web_server_serves seems flaky on Ubuntu python 3.8

* Add instructions to install using homebrew

* Disable test_static_web_server_serves on GitHub actions, seems flaky
2019-12-01 19:01:28 -08:00
..
test-brew.yml Homebrew formula (#209) 2019-12-01 19:01:28 -08:00
test-dashboard.yml Add py3.8 support and bump node to 12.x (#195) 2019-11-26 21:44:20 -08:00
test-docker.yml Add py3.8 support and bump node to 12.x (#195) 2019-11-26 21:44:20 -08:00
test-library.yml Homebrew formula (#209) 2019-12-01 19:01:28 -08:00