mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-22 15:04:46 +03:00
fix comment python discoverer
This commit is contained in:
parent
aaa946287e
commit
e5d0e9cdb0
@ -12,8 +12,6 @@
|
||||
(dirName: dir: discover {tree = dir;})
|
||||
(tree.directories or {}));
|
||||
in
|
||||
# A directory is identified as a project only if it contains a Cargo.toml
|
||||
# and a Cargo.lock.
|
||||
if tree ? files."setup.py"
|
||||
then
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user