Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

22 linhas
498 B

  1. # This file was generated by 'versioneer.py' (0.21) from
  2. # revision-control system data, or from the parent directory name of an
  3. # unpacked source archive. Distribution tarballs contain a pre-generated copy
  4. # of this file.
  5. import json
  6. version_json = '''
  7. {
  8. "date": "2025-03-13T12:48:15+0100",
  9. "dirty": false,
  10. "error": null,
  11. "full-revisionid": "2a6593d840ad153a16ebdd4f9b772b290494f3e3",
  12. "version": "0.19.1"
  13. }
  14. ''' # END VERSION_JSON
  15. def get_versions():
  16. return json.loads(version_json)