Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit e97cf7f

Browse files
committed
all: add Go-module support
1 parent 46d882b commit e97cf7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/sbinet/go-python
2+
3+
go 1.13

0 commit comments

Comments
 (0)