Fixed #274
This commit is contained in:
parent
a0670e9620
commit
68b1b67733
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
when dirExists("src"):
|
||||
when fileExists("src/nimblepkg/common.nim"):
|
||||
# In the git repository the Nimble sources are in a ``src`` directory.
|
||||
import src/nimblepkg/common
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue