This commit is contained in:
Dominik Picheta 2014-06-20 21:53:53 +01:00
commit 0cc45d05be
8 changed files with 55 additions and 1 deletions

View file

@ -0,0 +1,9 @@
[Package]
name = "issue27a"
version = "0.1.0"
author = "Dominik Picheta"
description = "Dependency A for Issue 27"
license = "BSD"
[Deps]
Requires: "nimrod >= 0.9.3, issue27b"

View file

@ -0,0 +1 @@
import issue27b