diff --git a/python.r2.yml b/python.r2.yml new file mode 100644 index 0000000000000000000000000000000000000000..7ce1a9a28e90aac079ecb5cb90df1706d566b041 --- /dev/null +++ b/python.r2.yml @@ -0,0 +1,13 @@ +files: + template: ./templates/gitlab-ci-python.yml + documentation: ./README.md + changelog: ./CHANGELOG.md +data: + description: "Build, test and analyse your Python" + public: true + labels: + - to be continuous + - Python + - Build + license: LGPL v3 + deprecated: false \ No newline at end of file