Skip to content

Commit d2ddaf2

Browse files
authored
Merge pull request #497 from bact/rm-unused-ci-files
Remove unused CI configuration files
2 parents 1867f87 + 37a82a3 commit d2ddaf2

File tree

5 files changed

+4
-203
lines changed

5 files changed

+4
-203
lines changed

.circleci/config.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.travis.yml.old

Lines changed: 0 additions & 31 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ or BibTeX entry:
166166

167167
For technical details, caveats, and ethical considerations of the models developed and used in PyThaiNLP, see [Model cards](https://github.com/PyThaiNLP/pythainlp/wiki/Model-Cards).
168168

169+
169170
## Sponsors
170171

171172
[![VISTEC-depa Thailand Artificial Intelligence Research Institute](https://airesearch.in.th/assets/img/logo/airesearch-logo.svg)](https://airesearch.in.th/)
@@ -181,7 +182,7 @@ Since 2019, our contributors Korakot Chaovavanich and Lalita Lowphansirikul have
181182
------
182183

183184
<div align="center">
184-
<strong>We have only one official repository at https://github.com/PyThaiNLP/pythainlp and another mirror at https://gitlab.com/pythainlp/pythainlp </strong>
185+
<strong>We have only one official repository at https://github.com/PyThaiNLP/pythainlp and another mirror at https://gitlab.com/pythainlp/pythainlp</strong>
185186
</div>
186187

187188
<div align="center">

tox.ini

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,5 @@ deps = discover
1515

1616
[testenv:flake8]
1717
basepython = python
18-
deps =
19-
flake8
20-
flake8-commas
21-
flake8-comprehensions
22-
flake8-tidy-imports
23-
commands =
24-
flake8 pythainlp
25-
26-
[flake8]
27-
exclude = **/.ipynb_checkpoints,
18+
deps = flake8
19+
commands = flake8 pythainlp

travis_pypi_setup.py

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)