aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)AuthorFilesLines
2023-05-24setup.py: do not install scripts/{soap,ctrl2cgi}.pyVadim Yanitskiy1-2/+0
2021-04-04Use proper python3 shebang in all modulesVadim Yanitskiy1-1/+1
2019-12-11Drop python2 support (again)Oliver Smith1-18/+14
2019-12-06Revert "Drop python2 support"Oliver Smith1-14/+18
2019-12-05Drop python2 supportOliver Smith1-18/+14
2019-01-08Add initial version of asyncio trap2cgi scriptMax1-0/+1
2018-07-11Introduce script ctrl2cgi.pyPau Espin Pedrol1-0/+1
2018-07-11Move twisted_ipa.py to osmopy libPau Espin Pedrol1-1/+0
2018-01-12Add rate counter dumperMax1-0/+1
2018-01-09cosmetic: setup.py: move osmo_interact_* next to osmo_verify_*Neels Hofmeyr1-2/+2
2018-01-09cosmetic: setup.py: tweak indenting, add vim commentNeels Hofmeyr1-9/+16
2018-01-09remove osmodumpdoc.py and osmotestconfig.py from py3 installNeels Hofmeyr1-3/+1
2018-01-08Remove osmotestvty.py from python 3 installationMax1-1/+0
2018-01-05Improve python3 compatibilityMax1-1/+4
2017-12-21Use python3 for osmo_ctrl.pyMax1-0/+1
2017-12-18Move scripts to appropriate directoryMax1-10/+8
2017-12-15Use setuptools for packagingMax1-2/+2
2017-11-27Add osmo_ipa.py to setup's installMax1-0/+1
2017-11-27Add *.py from OsmoBSCMax1-0/+3
2017-10-18osmo_verify_*: clarify naming to osmo_interact_*Neels Hofmeyr1-1/+3
2017-10-17setup.py: don't install py3 scripts with python2Neels Hofmeyr1-4/+9
2017-10-17add osmo_verify_transcript_{vty,ctrl}.py for easier vty and ctrl testingNeels Hofmeyr1-1/+3
2013-04-05Documentation: added a README, more docstrings; +x'd setup.pyKat1-0/+0
2013-04-04This is a set of test scripts for osmocom projects.Kat1-0/+31