I am trying to add two new packages to https://github.com/python/typeshed but the stub uploader tests are failing. Is this because package2
depends on package1
and do I need to add package1
first, wait for that to be accepted and then add package2
?