-
| 
         I would like to upload only  Thanks in advance.  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            webknjaz
          
      
      
        Sep 8, 2021 
      
    
    Replies: 1 comment
-
| 
         Well, you could avoid creating an sdist or move the wheel into a different directory and point to that. But I'm struggling to come up with a good reason not to upload an sdist. It's a best practice to always have it available and if you're trying to create a release with only wheels published, you're doing something wrong.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        webknjaz
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Well, you could avoid creating an sdist or move the wheel into a different directory and point to that. But I'm struggling to come up with a good reason not to upload an sdist. It's a best practice to always have it available and if you're trying to create a release with only wheels published, you're doing something wrong.