Projet

Général

Profil

« Précédent | Suivant » 

Révision 8b02623d

Ajouté par Frédéric Péters il y a plus de 6 ans

misc: change module name and installation directory (#17959)

Voir les différences:

tests/utilities.py
20 20
    publisher.WcsPublisher.DATA_DIR = os.path.abspath(
21 21
            os.path.join(os.path.dirname(wcs.__file__), '..', 'data'))
22 22
    config.add_section('extra')
23
    config.set('extra', 'auquotidien', os.path.join(os.path.dirname(__file__), '..', 'extra'))
23
    config.set('extra', 'auquotidien', os.path.join(os.path.dirname(__file__), '..', 'auquotidien'))
24 24
    publisher.WcsPublisher.configure(config)
25 25
    pub = publisher.WcsPublisher.create_publisher()
26 26
    # allow saving the user

Formats disponibles : Unified diff