Describe the issue
The documentation says - Previous versions also included the PVTPackage which is no longer required
However git submodule init still registers
Submodule 'src/coreComponents/constitutive/PVTPackage' (https://github.com/GEOS-DEV/PVTPackage.git) registered for path 'src/coreComponents/constitutive/PVTPackage'
Proposed cleanup
Remove lines 7-9 in [.gitmodules](https://github.com/GEOS-DEV/GEOS/blob/develop/.gitmodules)
Additional context
Trying to build GEOS following latest documentation
Describe the issue
The documentation says -
Previous versions also included the PVTPackage which is no longer requiredHowever git submodule init still registers
Proposed cleanup
Remove lines 7-9 in
[.gitmodules](https://github.com/GEOS-DEV/GEOS/blob/develop/.gitmodules)Additional context
Trying to build GEOS following latest documentation