Skip to content
GitLab
Explore
Sign in
wpa-supplicant-client
setup.py
Find file
Normal view
Permalink
setup.py
60 B
Newer
Older
Add licence & fairly boilerplate testing setup
Dom Sekotill
committed
Oct 16, 2019
1
2
3
#!/usr/bin/env python3
from
setuptools
import
setup
setup
()