mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge branch 'css' into windows-ci
This commit is contained in:
@@ -3,7 +3,6 @@ import sys
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
_MACOS_CI = sys.platform == "darwin" and os.getenv("CI", "0") != "0"
|
||||
_WINDOWS = sys.platform == "win32"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user