mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 14:56:14 +01:00
aaa41561be
- add setup.py - add osc-wrapper.py as a wrapper script, so the module can be used when installed in the system as well as in the uninstalled source directory
2 lines
50 B
Python
2 lines
50 B
Python
__all__ = ['core', 'commandline', 'othermethods']
|