PySimpleGUI/readthedocs.yml
2019-03-17 23:42:05 -04:00

9 lines
136 B
YAML

version: 2
python:
version: 3.6
install:
- method: pip
path: .
- method: setuptools
system_packages: true