calm-alarm-89082
06/13/2020, 8:13 PMhundreds-father-404
06/13/2020, 8:46 PM@
.
What version of Pants are you using (./pants --version
)? Likely this is an issue with source roots. See https://pants.readme.io/docs/source-rootscalm-alarm-89082
06/14/2020, 1:05 AMroot_patterns
but no lucklib/
in .gitignore added after the directory lib
was created. Removing that line fixes the issue 🎉hundreds-father-404
06/14/2020, 1:13 AMpants_ignore
. You can turn this off by setting pants_ignore_use_gitignore = false
in the GLOBAL
section of pants.tomlpants_ignore.add = [“!my_pattern”]
calm-alarm-89082
06/14/2020, 1:31 AMhundreds-father-404
06/14/2020, 1:52 AMsalmon-television-63321
06/16/2020, 5:05 AMhundreds-father-404
06/16/2020, 4:48 PMsalmon-television-63321
06/16/2020, 8:43 PMhundreds-father-404
06/16/2020, 8:45 PMsalmon-television-63321
06/16/2020, 8:46 PM