Merge pull request #770 from nim-lang/dom96-patch-1

Remove deleted morpheus package
This commit is contained in:
Dominik Picheta 2018-06-21 22:33:28 +01:00 committed by GitHub
commit 9fa708f2a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9081,18 +9081,6 @@
"license": "MIT",
"web": "https://github.com/6A/Keystone.nim"
},
{
"name": "morpheus",
"url": "https://github.com/notTito/morpheus",
"method": "git",
"tags": [
"matrix",
"linear-algebra"
],
"description": "Nim Matrix module",
"license": "MIT",
"web": "https://github.com/notTito/morpheus"
},
{
"name": "units",
"url": "https://github.com/Udiknedormin/NimUnits",