Skip to content

Commit ba7691f

Browse files
authored
inactive (Azure#39447)
1 parent 012cdde commit ba7691f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

sdk/eventhub/azure-eventhub-checkpointstoretable/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ type_check_samples = false
55
verifytypes = false
66
pylint = false
77
black = false
8-
bandit = true
98
ci_enabled = false

sdk/eventhub/azure-eventhub-checkpointstoretable/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
license="MIT License",
4343
# ensure that the development status reflects the status of your package
4444
classifiers=[
45-
"Development Status :: 4 - Beta",
45+
"Development Status :: 7 - Inactive",
4646
"Programming Language :: Python",
4747
"Programming Language :: Python :: 2",
4848
"Programming Language :: Python :: 2.7",

0 commit comments

Comments
 (0)