Skip to content

Commit d2a1685

Browse files
authored
Merge pull request #22 from vyos/mirror-test-3
T0000: Mirror test 3
2 parents c9bcffc + f82e137 commit d2a1685

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reason, which made it hard to navigate or write meaningful changelogs. As the
55
code undergoes rewrite in the new style in VyOS 1.2.0+, we consolidate the
66
rewritten code in this package.
77

8-
Update - 1
8+
Update - 3
99

1010

1111
If you just want to build a VyOS image, the repository you want is

python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import os
22
import json
3+
# new comment 3
34
from setuptools import setup
45

56
def packages(directory):

0 commit comments

Comments
 (0)