summaryrefslogtreecommitdiff
path: root/bitbucket-pipelines.yml
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2018-11-25 08:37:32 +0100
committerGeorg Brandl <georg@python.org>2018-11-25 08:37:32 +0100
commit6866f8b98f4051603b560e6f6313b74eee7a12a9 (patch)
treeb9fede197239933d0b9bc6fda0030c70d281eb03 /bitbucket-pipelines.yml
parent67ca36ddb9b8b00c9158db00fcb3e10bd6e78c58 (diff)
downloadpygments-6866f8b98f4051603b560e6f6313b74eee7a12a9.tar.gz
Minimal fixup changes for the release, add release date.2.3.0
Diffstat (limited to 'bitbucket-pipelines.yml')
-rw-r--r--bitbucket-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml
index e3c74d6e..fc745f0f 100644
--- a/bitbucket-pipelines.yml
+++ b/bitbucket-pipelines.yml
@@ -31,4 +31,4 @@ pipelines:
- pip
script:
- pip install -r requirements.txt
- - tox -e py37 \ No newline at end of file
+ - tox -e py37