You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When EpiAware is stable community posts suggest that good practice is to depend on the Package.toml and to therefore .gitignore the manifest. This is also helpful as it avoids frequent merge issues during development due to differing package versions etc.
The text was updated successfully, but these errors were encountered:
When EpiAware is stable community posts suggest that good practice is to depend on the
Package.toml
and to therefore.gitignore
the manifest. This is also helpful as it avoids frequent merge issues during development due to differing package versions etc.The text was updated successfully, but these errors were encountered: