We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c37be76 commit 43a6207Copy full SHA for 43a6207
go.mod
@@ -0,0 +1,6 @@
1
+module github.com/go-python/gpython
2
+
3
+require (
4
+ github.com/mattn/go-runewidth v0.0.3 // indirect
5
+ github.com/peterh/liner v0.0.0-20180619022028-8c1271fcf47f
6
+)
0 commit comments