Skip to content
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mtazzari
/
uvplot
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
20
Code
Issues
16
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
uvplot
/
setup.py
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
6 lines (5 loc) · 115 Bytes
master
Breadcrumbs
uvplot
/
setup.py
Copy path
Top
File metadata and controls
Code
Blame
6 lines (5 loc) · 115 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
#!/usr/bin/env python
# coding=utf-8
from setuptools import setup
# setup configuration is in `setup.cfg`
setup()
You can’t perform that action at this time.