remove pySim.gsmtap as it has moved to osmopython.gsmtap

Change-Id: I631bb85bc6e76b089004d9f2e2082d70cbccf200
This commit is contained in:
Harald Welte
2024-08-31 20:26:42 +02:00
parent a3962b2076
commit 9036d6d3fb
6 changed files with 5 additions and 221 deletions

View File

@@ -24,7 +24,7 @@ setup(
"jsonpath-ng",
"construct >= 2.9.51",
"bidict",
"pyosmocom",
"pyosmocom >= 0.0.2",
"pyyaml >= 5.1",
"termcolor",
"colorlog",