diff options
Diffstat (limited to 'tommath_nim.nimble')
| -rw-r--r-- | tommath_nim.nimble | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tommath_nim.nimble b/tommath_nim.nimble deleted file mode 100644 index 440dd7a..0000000 --- a/tommath_nim.nimble +++ /dev/null @@ -1,14 +0,0 @@ -# Package - -version = "0.1.0" -author = "Oskari Timperi" -description = "A new awesome nimble package" -license = "MIT" -srcDir = "src" - -# Dependencies - -requires "nim >= 0.18.0" - -before install: - exec "git clone --branch v1.0.1 https://github.com/libtom/libtommath.git" |
