Update pygls (#38)

This commit is contained in:
Regen
2021-03-28 23:49:27 +09:00
committed by GitHub
parent 4d120a6a98
commit a5af5b505f
6 changed files with 174 additions and 69 deletions

View File

@@ -2,7 +2,6 @@
isolated_build = True
skipsdist = True
envlist = py36, py37, py38, py39, lint
allowlist_externals = git
[gh-actions]
python =
@@ -12,7 +11,9 @@ python =
3.9: py39
[testenv]
whitelist_externals = poetry
allowlist_externals =
poetry
git
skip_install = true
passenv = INCLUDE LIB LIBPATH Platform VCTools* VSCMD_* WindowsSDK*
commands_pre =