be8b278 Only Recommend NumPy

Authored and Committed by pviktori 4 years ago
1 file changed. 11 lines added. 3 lines removed.
    Only Recommend NumPy
    
    The only part of pygame that needs NumPy is pygame.surfarray,
    but pygame is otherwise useful without it.
    See: https://www.pygame.org/docs/ref/surfarray.html
    
        
file modified
+11 -3