Instead of working via scm or source change the conan setup to exports_sources to work with the current source.
This makes it easier to do development work because a push is not required to see changes before a conan build if build sources are obtained by exports_sources. (See, for example, the latest nptsne feature/1.1.0-hsne which was changed to exports_sources)
Instead of working via scm or source change the conan setup to exports_sources to work with the current source.
This makes it easier to do development work because a push is not required to see changes before a conan build if build sources are obtained by exports_sources. (See, for example, the latest nptsne feature/1.1.0-hsne which was changed to exports_sources)