mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-14 20:07:52 -06:00
remove unneeded build task
This commit is contained in:
parent
0446dacc1a
commit
7869e1374d
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
task build, "build oizys":
|
||||
selfExec "c -o:oizys src/oizys.nim"
|
||||
|
||||
# begin Nimble config (version 2)
|
||||
--noNimblePath
|
||||
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
||||
|
|
Loading…
Reference in a new issue