tweak: delete .nimble file
This commit is contained in:
parent
34fb95ff37
commit
7dbd689548
|
@ -1,15 +0,0 @@
|
|||
# Package
|
||||
|
||||
version = "0.1.0"
|
||||
author = "NunoSempere"
|
||||
description = "A nimble package which showcases a few toy versions of bayesian updating under constrained compute"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
bin = @["compute_constrained_bayes"]
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 1.6.12"
|
||||
requires "https://github.com/treeform/print"
|
||||
|
Loading…
Reference in New Issue
Block a user