mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 22:36:09 +03:00
5 lines
82 B
Python
5 lines
82 B
Python
include_rules = [
|
|
# This code cannot depend on anything from base/
|
|
"-base",
|
|
]
|