Rearrange files for buildkit deprecation

This commit is contained in:
Eloston
2019-01-18 22:41:46 +00:00
parent 32af36ba36
commit 1a7a3ff994
21 changed files with 12 additions and 8 deletions
-8
View File
@@ -1,8 +0,0 @@
This directory contains third-party libraries used by utilikit.
Contents:
* [python-unidiff](//github.com/matiasb/python-unidiff)
* For parsing and modifying unified diffs.
* [schema](//github.com/keleshev/schema)
* For validating more sophisticated files such as INIs
+6
View File
@@ -0,0 +1,6 @@
This directory contains third-party libraries used by devutils.
Contents:
* [python-unidiff](//github.com/matiasb/python-unidiff)
* For parsing and modifying unified diffs.
View File
+6
View File
@@ -0,0 +1,6 @@
This directory contains third-party libraries used by build utilities.
Contents:
* [schema](//github.com/keleshev/schema)
* For validating more sophisticated files such as INIs
View File