pypi_upload_test_graphics_braille_verbose.txt

py -m twine upload --verbose --repository testpypi dist/*                             
Uploading distributions to https://test.pypi.org/legacy/
INFO     dist\graphics_braille-0.0.4-py3-none-any.whl (229.7 KB)   
INFO     dist\graphics_braille-0.0.5-py3-none-any.whl (229.7 KB)   
INFO     dist\graphics_braille-0.0.4.tar.gz (1.2 MB)
INFO     dist\graphics_braille-0.0.5.tar.gz (1.2 MB)
INFO     username set by command options
INFO     Querying keyring for password
INFO     Trying to use trusted publishing (no token was explicitly 
         provided)
WARNING  This environment is not supported for trusted publishing  
Enter your API token: 
INFO     username: __token__
INFO     password: <hidden>
Uploading graphics_braille-0.0.4-py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.6/247.6 kB • 00:00 • 4.2 MB/s
INFO     Response from https://test.pypi.org/legacy/:
         200 OK
INFO     <html>
          <head>
           <title>200 OK</title>
          </head>
          <body>
           <h1>200 OK</h1>
           <br/><br/>



          </body>
         </html>
Uploading graphics_braille-0.0.5-py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.6/247.6 kB • 00:00 • 106.7 MB/s
INFO     Response from https://test.pypi.org/legacy/:
         200 OK
INFO     <html>
          <head>
           <title>200 OK</title>
          </head>
          <body>
           <h1>200 OK</h1>
           <br/><br/>



          </body>
         </html>
Uploading graphics_braille-0.0.4.tar.gz
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB • 00:00 • 13.7 MB/s
INFO     Response from https://test.pypi.org/legacy/:
         200 OK
INFO     <html>
          <head>
           <title>200 OK</title>
          </head>
          <body>
           <h1>200 OK</h1>
           <br/><br/>



          </body>
         </html>
Uploading graphics_braille-0.0.5.tar.gz
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB • 00:00 • 14.3 MB/s
INFO     Response from https://test.pypi.org/legacy/:
         200 OK
INFO     <html>
          <head>
           <title>200 OK</title>
          </head>
          <body>
           <h1>200 OK</h1>
           <br/><br/>



          </body>
         </html>

View at:
https://test.pypi.org/project/graphics-braille/0.0.4/
https://test.pypi.org/project/graphics-braille/0.0.5/
PS C:\Users\raysm\vscode\graphics_braille_main> 