Skip to content

Commit 25da7e7

Browse files
cakekoamssalvatore
authored andcommitted
SNMP: Add pipfile
Issue #3234 PR #3303
1 parent 1d71351 commit 25da7e7

File tree

2 files changed

+306
-0
lines changed

2 files changed

+306
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[[source]]
2+
url = "https://pypi.org/simple"
3+
verify_ssl = true
4+
name = "pypi"
5+
6+
[packages]
7+
pysnmp-lextudio = "*"
8+
9+
[dev-packages]
10+
11+
[requires]
12+
python_version = "3.11"

0 commit comments

Comments
 (0)