Canonical way to check if a project is a package?

We ended up doing three things: 1) check a UUID exists, 2) check a version exists, 3) check Project/src/Project.jl exists (with some allowances for the extension)

1 Like