Skip to content
Snippets Groups Projects

Conda packaging and new CI/CD pipelines

Merged André Anjos requested to merge conda-ci into 1.5.x
4 files
+ 1
24
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -24,6 +24,3 @@
@@ -24,6 +24,3 @@
# with the BEAT platform. If not, see http://www.gnu.org/licenses/. #
# with the BEAT platform. If not, see http://www.gnu.org/licenses/. #
# #
# #
###############################################################################
###############################################################################
#see http://peak.telecommunity.com/DevCenter/setuptools#namespace-packages
__import__('pkg_resources').declare_namespace(__name__)
Loading