Skip to content

Commit b2353c2

Browse files
committed
Change mospy to development, waiting for official package on pypi
1 parent bd60d8a commit b2353c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"sentinel-protobuf==0.3.3",
2626
"grpcio>=1.51.1",
2727
"bip-utils==2.9.0",
28-
"mospy-wallet @ git+https://github.com/Tkd-Alex/mospy.git@master",
28+
"mospy-wallet @ git+https://github.com/Tkd-Alex/mospy.git@development",
2929
"python_wireguard"
3030
]
3131

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sentinel-protobuf==0.3.3
22
grpcio>=1.51.1
33
bip-utils==2.9.0
4-
mospy-wallet @ git+https://github.com/Tkd-Alex/mospy.git@master
4+
mospy-wallet @ git+https://github.com/Tkd-Alex/mospy.git@development
55
python_wireguard

0 commit comments

Comments
 (0)