• Éric Araujo's avatar
    Clean up some idioms in packaging tests. · f3f283a1
    Éric Araujo yazdı
    - Use os.makedirs (I had forgotten about it!)
    - Let TempdirManager.write_file call os.path.join for us
    - Remove custom command added by test_dist
    - Use a skip instead of hiding a method with an underscore
    - Address pyflakes warnings
    f3f283a1
test_command_upload_docs.py 6.38 KB